ArielGlenn has submitted this change and it was merged.

Change subject: dumps: include the decl of repodir in the class using it
......................................................................


dumps: include the decl of repodir in the class using it

Change-Id: I83325ee4803d003fc7c14ca4a7a96de2d229c337
---
M modules/snapshot/manifests/dumps/cron.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/modules/snapshot/manifests/dumps/cron.pp 
b/modules/snapshot/manifests/dumps/cron.pp
index f5e2180..bfa763a 100644
--- a/modules/snapshot/manifests/dumps/cron.pp
+++ b/modules/snapshot/manifests/dumps/cron.pp
@@ -3,6 +3,7 @@
     $user   = undef,
 ) {
     include snapshot::dumps::dirs
+    include snapshot::deployment::dirs
 
     if ($enable) {
         $ensure = 'present'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I83325ee4803d003fc7c14ca4a7a96de2d229c337
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to