vagrant-hostmanager/lib
Simon Baatz 33e23bffb9 Fix hang on systems with interactive rm
Some systems configure `rm` to prompt when deleting a file as root
user. On such systems, hostmanager hangs when updating the hosts file
since commit 84d2f9e4be ("fix host file management to be windows and
linux compatible").

Avoid this by adding the '-f' parameter to rm.
2018-04-17 10:24:20 +02:00
..
vagrant-hostmanager Fix hang on systems with interactive rm 2018-04-17 10:24:20 +02:00
vagrant-hostmanager.rb Implement check for already active machine. 2013-04-08 13:20:22 -04:00