ArielGlenn has uploaded a new change for review.

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

Change subject: add notes about manual additions needed for new snapshot nodes
......................................................................

add notes about manual additions needed for new snapshot nodes

these are hiera entries and scap3/dsh deployment lists

Change-Id: I398e0084f18b8b91d2d1e881eacc843993704d25
---
M manifests/site.pp
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/82/301182/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 5b34afb..1933e30 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2802,7 +2802,10 @@
 
 node /^snapshot100[5-7]\.eqiad\.wmnet/ {
     # NOTE: New snapshot hosts must also be manually added
-    # to hiera common.yaml dataset_clients_snapshots.
+    # to hiera/common.yaml:dataset_clients_snapshots,
+    # hieradata/hosts/ with a file named after the host,
+    # modules/scap/files/dsh/group/mediawiki-installation,
+    # and modules/snapshot/files/deployment/dump_targets
     role snapshot::dumper, snapshot::monitor, snapshot::cronrunner
     include standard
     include base::firewall

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I398e0084f18b8b91d2d1e881eacc843993704d25
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <ar...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to