mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-08 21:17:43 +03:00
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
This commit is contained in:
parent
4f71e1f266
commit
1035c6af9c
@ -110,7 +110,7 @@ end
|
||||
# 2. [host] rsync files
|
||||
#-------------------------------------------------------------------------------
|
||||
rc = TransferManager::Action.ssh('make_dst_path',
|
||||
:host => rsync_host,
|
||||
:host => "#{rsync_user}@#{rsync_host}",
|
||||
:cmds => "mkdir -p #{backup_path}")
|
||||
|
||||
if rc != 0
|
||||
|
Loading…
Reference in New Issue
Block a user