ArielGlenn has uploaded a new change for review.

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

Change subject: make neodymium secondary salt master for all minions
......................................................................

make neodymium secondary salt master for all minions

this means that at startup time the minion will try
to connect also to neodymium and log an error if it can't, but
it won't affect operation in any other way

Change-Id: Iae8b45c975a1013bb33d9b7eb0843835c46d6832
---
M manifests/role/salt.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/51/252651/1

diff --git a/manifests/role/salt.pp b/manifests/role/salt.pp
index bc2f822..f00db0e 100644
--- a/manifests/role/salt.pp
+++ b/manifests/role/salt.pp
@@ -103,7 +103,7 @@
             value => $::labsproject,
         }
     } else {
-        $master = 'palladium.eqiad.wmnet'
+        $master = ['palladium.eqiad.wmnet', 'neodymium.eqiad.wmnet']
         $master_finger = 'f6:1d:a7:1f:7e:12:10:40:75:d5:73:af:0c:be:7d:7c'
     }
     $client_id     = $::fqdn

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

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

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

Reply via email to