From a5e0274025620c931656eacf1c39568a2969d9fc Mon Sep 17 00:00:00 2001 From: Mathias Klette Date: Mon, 8 Apr 2013 12:08:16 +0200 Subject: [PATCH] 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 --- liveboot_rsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { # -- 2.39.5