From: Mathias Klette Date: Mon, 8 Apr 2013 10:08:16 +0000 (+0200) Subject: Revert "liveboot_mirror: change target for DC mirror (handled by DC Manager now)" X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a5e0274025620c931656eacf1c39568a2969d9fc;p=profitbricks%2Fjenkins-build-scripts.git Revert "liveboot_mirror: change target for DC mirror (handled by DC Manager now)" This reverts commit 0904082c26e7a0140f98b2b0ea067422bee6d240. directly syncing to liveboot-dcmanager module leads to erase of SSH and PXE configurations, liveboot rsync stays at it is right now but probably we can sync to localhost to transfer images from /srv/mirror/liveboot to the intended location of /srv/tftp/liveboot-dcmanager --- diff --git a/liveboot_rsync.sh b/liveboot_rsync.sh index 3566d98..ba393fd 100755 --- a/liveboot_rsync.sh +++ b/liveboot_rsync.sh @@ -25,7 +25,7 @@ RSYNC_DST3="liveboot@10.254.1.1/liveboot/" # staging (mgmt9) RSYNC_DST4="liveboot@10.252.1.1/liveboot/" # dc1+2 (mgmt1) -RSYNC_DST5="liveboot@10.1.1.1/liveboot-dcmanager/" +RSYNC_DST5="liveboot@10.1.1.1/liveboot/" ping_and_rsync() { #