Commit Graph

6 Commits

Author SHA1 Message Date
Shawn Dahlen f189fb68cf Fix hardcoding of active state.
This commit queries the environment for active machines instead of
relying on a certain machine state. This fixes support for other Vagrant
providers.
2013-08-22 16:45:39 -04:00
Shawn Dahlen a39877ac27 Add support for managing host /etc/hosts file.
This commit also include preservation original /etc/hosts file on
guest machines.
2013-06-18 17:26:29 -04:00
Shawn Dahlen ba0decdaa2 update vagrant dependency to 1.2.1 2013-04-26 10:24:01 -04:00
Shawn Dahlen e08fc6a811 Fix hook appending to up and destroy actions. 2013-04-04 15:23:55 -04:00
Shawn Dahlen 693f6a3181 Cleaned up project structure for running tests. 2013-03-27 16:13:22 -04:00
Shawn Dahlen 665b96c044 Proof-of-concept support for managing /etc/hosts.
Hooks into the up and destroy commands to manage changes to
the /etc/hosts file on active machines.
2013-03-27 15:38:08 -04:00