Alexandros Kosiaris has submitted this change and it was merged.

Change subject: backups: define next_pool for the production pool
......................................................................


backups: define next_pool for the production pool

Have the production pool send copy and migration jobs to the offsite
pool. Use the new parameter next_pool for this

Change-Id: I0f4fad05aea3dc77849f6aa887d6a7a55423c14d
---
M manifests/role/backup.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/manifests/role/backup.pp b/manifests/role/backup.pp
index 2dfeede..a28e6b8 100644
--- a/manifests/role/backup.pp
+++ b/manifests/role/backup.pp
@@ -70,6 +70,7 @@
         volume_retention => '180 days',
         label_fmt        => $pool,
         max_vol_bytes    => '536870912000',
+        next_pool        => $offsite_pool,
     }
 
     # Default pool needed internally by bacula

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f4fad05aea3dc77849f6aa887d6a7a55423c14d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>
Gerrit-Reviewer: Alexandros Kosiaris <akosia...@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