Jgreen has uploaded a new change for review.

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


Change subject: puppetize user file_mover on aluminium/grosley
......................................................................

puppetize user file_mover on aluminium/grosley

Change-Id: Ifbbd1529ef4f430c2b86a3c6250f923e32daff52
---
M manifests/site.pp
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/38/59838/1

diff --git a/manifests/site.pp b/manifests/site.pp
index fc2c200..2f94705 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -770,13 +770,15 @@
 }
 
 node "grosley.wikimedia.org" {
-       include role::fundraising::civicrm
+       include role::fundraising::civicrm,
+               accounts::file_mover
        class { 'misc::fundraising::backup::archive_sync': hour => 0, minute => 
5 }
 }
 
 node "aluminium.wikimedia.org" {
        include role::fundraising::civicrm,
-               misc::fundraising::jenkins
+               misc::fundraising::jenkins,
+               accounts::file_mover
        class { 'misc::fundraising::backup::archive_sync': hour => [0,8,16], 
minute => 5 }
 }
 

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

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

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

Reply via email to