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
# 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() {
#