From: Benjamin Drung Date: Tue, 23 Dec 2014 16:07:57 +0000 (+0100) Subject: liveboot_rsync.sh: Use FQDN instead of IP address for mgmt1 server X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=6e572a682105556975ae46b73d8d36e057e80e05;p=profitbricks%2Fjenkins-build-scripts.git liveboot_rsync.sh: Use FQDN instead of IP address for mgmt1 server --- diff --git a/liveboot_rsync.sh b/liveboot_rsync.sh index 5af98e6..64467cb 100755 --- a/liveboot_rsync.sh +++ b/liveboot_rsync.sh @@ -21,7 +21,7 @@ RSYNC_DST1="liveboot@riserver/liveboot/" # storage DC (mgmt11) RSYNC_DST2="liveboot@mgmt-qa/liveboot-staging/" # dc1+2 (mgmt1) -RSYNC_DST3="liveboot@10.1.1.1/liveboot-dcmanager/" +RSYNC_DST3="liveboot@mgmt1.dc1.de.profitbricks.net/liveboot-dcmanager/" ping_and_rsync() { #