ArielGlenn has submitted this change and it was merged.
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(-)
Approvals:
ArielGlenn: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Iae8b45c975a1013bb33d9b7eb0843835c46d6832
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits