diff --git a/src/vmm_mad/ssh/one_vmm_ssh.rb b/src/vmm_mad/ssh/one_vmm_ssh.rb index 8226b79f89..d7745063fe 100755 --- a/src/vmm_mad/ssh/one_vmm_ssh.rb +++ b/src/vmm_mad/ssh/one_vmm_ssh.rb @@ -67,7 +67,7 @@ class SshDriver < VirtualMachineDriver tmp.close() remotes_action("#{@remote_dir}/vmm/#{@hypervisor}/deploy #{remote_dfile}", - id, host, :deploy, @remote_dir) + id, host, :deploy, @remote_dir, domain) end # ------------------------------------------------------------------------ #