Alexandros Kosiaris has submitted this change and it was merged.

Change subject: rhodium: pool rhodium with a loadfactor of 1
......................................................................


rhodium: pool rhodium with a loadfactor of 1

All tests have been successful, however play it safe and pool rhodium
with a load factor of 1

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

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/role/manifests/puppetmaster/frontend.pp 
b/modules/role/manifests/puppetmaster/frontend.pp
index 2f4e4f9..ce19d60 100644
--- a/modules/role/manifests/puppetmaster/frontend.pp
+++ b/modules/role/manifests/puppetmaster/frontend.pp
@@ -27,8 +27,7 @@
                           },
                           {
                           'worker'     => 'rhodium.eqiad.wmnet',
-                          'loadfactor' => 0,
-                          'offline'    => true,
+                          'loadfactor' => 1,
                           },
         ],
         config        => {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ida45aba6e9907fc42f0f58c26e3713b47632cdc6
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to