Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: puppetmaster::frontend: raise priority of the 'puppet' vhost
......................................................................

puppetmaster::frontend: raise priority of the 'puppet' vhost

Else, palladium itself would fail its puppet run.

Change-Id: I3596116c6d8d0adc8b948536bf6595c32340eb17
---
M modules/role/manifests/puppetmaster/frontend.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/22/306922/1

diff --git a/modules/role/manifests/puppetmaster/frontend.pp 
b/modules/role/manifests/puppetmaster/frontend.pp
index cfeb11e..4d94599 100644
--- a/modules/role/manifests/puppetmaster/frontend.pp
+++ b/modules/role/manifests/puppetmaster/frontend.pp
@@ -49,7 +49,7 @@
             master       => $ca_server,
             workers      => $::puppetmaster::workers,
             bind_address => $::puppetmaster::bind_address,
-            priority     => 50,
+            priority     => 40,
         }
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3596116c6d8d0adc8b948536bf6595c32340eb17
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to