From 92150c7e9c2a988f1149397c03a2789533b9a910 Mon Sep 17 00:00:00 2001 From: Mathias Klette Date: Tue, 14 May 2013 16:52:36 +0200 Subject: [PATCH] liveboot_rsync: use dcmanager sync scheme also for PBB --- liveboot_rsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_rsync.sh b/liveboot_rsync.sh index 2d0a69c..19ed1c4 100755 --- a/liveboot_rsync.sh +++ b/liveboot_rsync.sh @@ -21,7 +21,7 @@ RSYNC_DST1="liveboot@riserver/liveboot/" # storage DC (mgmt11) RSYNC_DST2="liveboot@10.251.1.1/liveboot/" # pbb (mgmt5) -RSYNC_DST3="liveboot@10.254.1.1/liveboot/" +RSYNC_DST3="liveboot@10.254.1.1/liveboot-dcmanager/" # staging (mgmt9) RSYNC_DST4="liveboot@10.252.1.1/liveboot/" # dc1+2 (mgmt1) -- 2.39.5