[MediaWiki-commits] [Gerrit] operations/puppet[production]: rancid: change the rsync direction

2017-07-18 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/366185 )

Change subject: rancid: change the rsync direction
..


rancid: change the rsync direction

Copy data back from netmon2001 after netmon1002 has been reinstalled.

Bug: T159756
Change-Id: Icf9f1fa4f64c8da1183af321f736cf100806968f
---
M modules/role/manifests/rancid.pp
1 file changed, 2 insertions(+), 2 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 804bd5e..bb3e70a 100644
--- a/modules/role/manifests/rancid.pp
+++ b/modules/role/manifests/rancid.pp
@@ -13,8 +13,8 @@
 rsync::quickdatacopy { 'var-lib-rancid':
   ensure  => present,
   auto_sync   => false,
-  source_host => 'netmon1002.wikimedia.org',
-  dest_host   => 'netmon2001.wikimedia.org',
+  source_host => 'netmon2001.wikimedia.org',
+  dest_host   => 'netmon1002.wikimedia.org',
   module_path => '/var/lib/rancid',
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icf9f1fa4f64c8da1183af321f736cf100806968f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: Giuseppe Lavagetto 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: rancid: change the rsync direction

2017-07-18 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/366185 )

Change subject: rancid: change the rsync direction
..

rancid: change the rsync direction

Copy data back from netmon2001 after netmon1002 has been reinstalled.

Bug: T159756
Change-Id: Icf9f1fa4f64c8da1183af321f736cf100806968f
---
M modules/role/manifests/rancid.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/366185/1

diff --git a/modules/role/manifests/rancid.pp b/modules/role/manifests/rancid.pp
index 804bd5e..bb3e70a 100644
--- a/modules/role/manifests/rancid.pp
+++ b/modules/role/manifests/rancid.pp
@@ -13,8 +13,8 @@
 rsync::quickdatacopy { 'var-lib-rancid':
   ensure  => present,
   auto_sync   => false,
-  source_host => 'netmon1002.wikimedia.org',
-  dest_host   => 'netmon2001.wikimedia.org',
+  source_host => 'netmon2001.wikimedia.org',
+  dest_host   => 'netmon1002.wikimedia.org',
   module_path => '/var/lib/rancid',
 }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf9f1fa4f64c8da1183af321f736cf100806968f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 

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