fix long waiting time with centos 6.4 containers on ubuntu 13.10 host
This commit is contained in:
parent
e4e4551aea
commit
d8a8dbaa9b
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ module Vagrant
|
|||
end
|
||||
|
||||
def stop
|
||||
attach '/sbin/halt'
|
||||
run :stop, '--name', @name
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue