ArielGlenn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392099 )

Change subject: cron jobs on the dumpsdatahosts use the new dumpsgen user
......................................................................


cron jobs on the dumpsdatahosts use the new dumpsgen user

Bug: T179942
Change-Id: Ib20f175665bd4f08875969fdfff5894e236cedb9
---
M modules/snapshot/manifests/cron.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/snapshot/manifests/cron.pp 
b/modules/snapshot/manifests/cron.pp
index b5f0151..6043285 100644
--- a/modules/snapshot/manifests/cron.pp
+++ b/modules/snapshot/manifests/cron.pp
@@ -21,7 +21,7 @@
     class { '::snapshot::cron::cirrussearch': user   => $depr_user }
     class { '::snapshot::cron::categoriesrdf': user   => $depr_user }
     class { '::snapshot::cron::dumplists': user   => $depr_user }
-    class { '::snapshot::cron::dump_global_blocks': user   => $depr_user }
+    class { '::snapshot::cron::dump_global_blocks': user   => $miscdumpsuser }
     class { '::snapshot::cron::wikidatadumps':
         user  => $depr_user,
         group => $group,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib20f175665bd4f08875969fdfff5894e236cedb9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <ar...@wikimedia.org>
Gerrit-Reviewer: ArielGlenn <ar...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to