Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/59437


Change subject: Not generating puppetmaster self certificates until puppet.conf 
is compiled.
......................................................................

Not generating puppetmaster self certificates until puppet.conf is compiled.

Change-Id: Ic5ab83bf6c56794adaa71aaf7bc70ca82524be25
---
M manifests/puppetmaster.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/59437/1

diff --git a/manifests/puppetmaster.pp b/manifests/puppetmaster.pp
index b423950..679a332 100644
--- a/manifests/puppetmaster.pp
+++ b/manifests/puppetmaster.pp
@@ -568,6 +568,7 @@
                class { 'puppetmaster::ssl':
                        server_name => $::fqdn,
                        ca          => true
+                       require     => Exec['compile puppet.conf'],
                }
        }
        else {

-- 
To view, visit https://gerrit.wikimedia.org/r/59437
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5ab83bf6c56794adaa71aaf7bc70ca82524be25
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to