Tim Starling has uploaded a new change for review.
https://gerrit.wikimedia.org/r/63629
Change subject: Update rsyncd location in scap client scripts
......................................................................
Update rsyncd location in scap client scripts
Change-Id: Ib94935a04675217dd75702ed3f3e7e10ee4d7533
---
M files/scap/scap-1
M files/scap/scap-2
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/29/63629/1
diff --git a/files/scap/scap-1 b/files/scap/scap-1
index 0e6cdc7..9d8cd01 100755
--- a/files/scap/scap-1
+++ b/files/scap/scap-1
@@ -20,7 +20,7 @@
SERVER=$(sudo /usr/bin/find-nearest-rsync $RSYNC_SERVERS)
fi
if [ -z "$SERVER" ]; then
- SERVER=10.0.5.8
+ SERVER=tin.eqiad.wmnet
fi
sudo -u mwdeploy /usr/bin/scap-2 "$SERVER"
diff --git a/files/scap/scap-2 b/files/scap/scap-2
index 813b3d7..6a111e2 100755
--- a/files/scap/scap-2
+++ b/files/scap/scap-2
@@ -5,7 +5,7 @@
SERVER="$1"
if [ -z "$SERVER" ]; then
- SERVER=10.0.5.8
+ SERVER=tin.eqiad.wmnet
fi
echo -n Copying to `hostname -s` from "$SERVER"...
--
To view, visit https://gerrit.wikimedia.org/r/63629
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib94935a04675217dd75702ed3f3e7e10ee4d7533
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits