Ryan Lane has uploaded a new change for review.
https://gerrit.wikimedia.org/r/50942
Change subject: Disable reactors for now
......................................................................
Disable reactors for now
These reactors aren't working properly, and they cause connection
issues with minions. Disable till working properly.
Change-Id: If040e33f3c8e44c5f17354b33548f77afed71b8c
---
M manifests/role/salt.pp
1 file changed, 7 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/42/50942/1
diff --git a/manifests/role/salt.pp b/manifests/role/salt.pp
index 020325f..8267ab1 100644
--- a/manifests/role/salt.pp
+++ b/manifests/role/salt.pp
@@ -42,13 +42,13 @@
salt_file_roots => $salt_file_roots,
salt_pillar_roots => $salt_pillar_roots,
salt_worker_threads => "50",
- # event_tag => [reactors]
- salt_reactor => {
- "auth" => ["auth.sls"],
- "key" => ["key.sls"],
- "minion_start" => ["minion_start.sls"],
- "puppet" => ["puppet.sls"],
- },
+ ## event_tag => [reactors]
+ #salt_reactor => {
+ # "auth" => ["auth.sls"],
+ # "key" => ["key.sls"],
+ # "minion_start" => ["minion_start.sls"],
+ # "puppet" => ["puppet.sls"],
+ #},
}
class { "salt_reactors":
--
To view, visit https://gerrit.wikimedia.org/r/50942
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If040e33f3c8e44c5f17354b33548f77afed71b8c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ryan Lane <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits