Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Bug 1620424: add mdc1 puppetmaster back to valid CA list
Browse files Browse the repository at this point in the history
  • Loading branch information
dividehex committed Apr 24, 2020
1 parent 05ff72f commit bc1b44b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/moco-config.pp
Expand Up @@ -51,6 +51,8 @@

# Puppet masters CAs we deem valid
$valid_puppet_cas = [
'releng-puppet1.srv.releng.mdc1.mozilla.com',
'releng-puppet2.srv.releng.mdc1.mozilla.com',
'releng-puppet1.srv.releng.mdc2.mozilla.com',
'releng-puppet2.srv.releng.mdc2.mozilla.com',
]
Expand Down

0 comments on commit bc1b44b

Please sign in to comment.