]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
liveboot_rsync.sh: Use FQDN instead of IP address for mgmt1 server
authorBenjamin Drung <benjamin.drung@profitbricks.com>
Tue, 23 Dec 2014 16:07:57 +0000 (17:07 +0100)
committerBenjamin Drung <benjamin.drung@profitbricks.com>
Tue, 23 Dec 2014 16:07:57 +0000 (17:07 +0100)
liveboot_rsync.sh

index 5af98e6c88818a339b71b21baea6a8fdddfcc45f..64467cb5d7e68fb1ab7b6d30be38e9a52a162b31 100755 (executable)
@@ -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() {
        #