ArielGlenn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/281668
Change subject: swap classes on snapshot1002 for cron dump run job
......................................................................
swap classes on snapshot1002 for cron dump run job
avoid conflicts with old and refactored classes
Change-Id: I78951b7a26f0a37ab08459340629b711b4072834
---
M manifests/site.pp
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/68/281668/1
diff --git a/manifests/site.pp b/manifests/site.pp
index be0f0a7..6a2c810 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2480,7 +2480,10 @@
# NOTE: New snapshot hosts must also be manually added
# to hiera common.yaml dataset_clients_snapshots.
- role snapshot, snapshot::dumps::regularwikis
+ role snapshot
+ class { 'snapshot::dumps::cron':
+ user => 'datasets',
+ }
include standard
}
--
To view, visit https://gerrit.wikimedia.org/r/281668
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I78951b7a26f0a37ab08459340629b711b4072834
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