]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
Revert "liveboot_mirror: change target for DC mirror (handled by DC Manager now)"
authorMathias Klette <mathias.klette@profitbricks.com>
Mon, 8 Apr 2013 10:08:16 +0000 (12:08 +0200)
committerMathias Klette <mathias.klette@profitbricks.com>
Mon, 8 Apr 2013 10:08:16 +0000 (12:08 +0200)
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

liveboot_rsync.sh

index 3566d986d6dd49eef7984ca430889a41374492cd..ba393fd1eadb7830641efaf49ea3c4054cd0de27 100755 (executable)
@@ -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() {
        #