Dzahn has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/364624 )
Change subject: rancid: disable fully automatic rsyncing of app data
......................................................................
rancid: disable fully automatic rsyncing of app data
We want to be able to rsync application data for rancid between
netmon1002/2001 servers but we don't want fully automatic
rsyncing of if the whole time, at least not at this point.
Added this parameter to rsync::quickdatacopy in I14a3faa9341419d
for this.
Bug: T166180
Change-Id: I54bba90ae2c6b72dd229cb97d35e24324033e82e
---
M modules/role/manifests/rancid.pp
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/role/manifests/rancid.pp b/modules/role/manifests/rancid.pp
index 1bdd707..504661e 100644
--- a/modules/role/manifests/rancid.pp
+++ b/modules/role/manifests/rancid.pp
@@ -13,6 +13,7 @@
rsync::quickdatacopy { 'var-lib-rancid':
ensure => present,
+ auto_sync => false,
source_host => 'netmon1002.wikimedia.org',
dest_host => 'netmon2001.wikimedia.org',
module_path => '/var/lib/rancid',
--
To view, visit https://gerrit.wikimedia.org/r/364624
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I54bba90ae2c6b72dd229cb97d35e24324033e82e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits