Removed old VM code for VM creation. Lots of code removed!
This commit is contained in:
parent
2babb25686
commit
a67dd3cb6f
|
@ -116,7 +116,7 @@ error
|
||||||
end
|
end
|
||||||
results
|
results
|
||||||
end
|
end
|
||||||
|
|
||||||
def destroy
|
def destroy
|
||||||
if @vm.running?
|
if @vm.running?
|
||||||
logger.info "VM is running. Forcing immediate shutdown..."
|
logger.info "VM is running. Forcing immediate shutdown..."
|
||||||
|
|
Loading…
Reference in New Issue