From 6e572a682105556975ae46b73d8d36e057e80e05 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Tue, 23 Dec 2014 17:07:57 +0100 Subject: [PATCH] liveboot_rsync.sh: Use FQDN instead of IP address for mgmt1 server --- liveboot_rsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { # -- 2.39.5