1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[vmfusion] Updates reference to service

This commit is contained in:
Paul Thornthwaite 2012-12-22 23:22:21 +00:00
parent 5b705bc689
commit 00068859b9

View file

@ -27,7 +27,7 @@ module Fog
requires :raw
::Fission::VM.clone(@raw[:fission].name,name)
return connection.servers.get(name)
return service.servers.get(name)
end
# Destroy, deletes the VM from the local disk but only hard stops the VM