vagrant-hostmanager/lib/vagrant-hostmanager
Paulo Bittencourt f113535fe8 allow all config variables to be set at top-level and overridden per-machine
All config variables now get initialized to UNSET_VALUE so that any per-machine variables that are unspecified can fall-through to a higher-level config when the config hierarchy is merged by vagrant.

Fixes #91.
2014-05-26 13:57:11 -04:00
..
action run hostmanager before provisioners on up action 2014-05-25 00:48:35 -04:00
action.rb Finish support for managing host /etc/hosts file. 2013-06-20 12:54:20 -04:00
command.rb Properly convert provider command option to symbol 2013-11-04 17:19:29 +01:00
config.rb allow all config variables to be set at top-level and overridden per-machine 2014-05-26 13:57:11 -04:00
errors.rb Proof-of-concept support for managing /etc/hosts. 2013-03-27 15:38:08 -04:00
hosts_file.rb Force move on linux systems 2014-05-14 16:06:12 +02:00
plugin.rb run hostmanager before provisioners on up action 2014-05-25 00:48:35 -04:00
provisioner.rb Replaced deprecated config_global with vagrantfile.config 2014-03-12 11:51:14 +01:00
version.rb bump for 1.4.0 release 2014-03-17 22:32:35 -04:00