Seth Reeser
|
42bfe1f82b
|
Explicitly define LF or CRLF line endings for hosts and guests when defining the hosts file content.
|
2017-05-03 15:25:59 -04:00 |
Paulo Bittencourt
|
25c83e57eb
|
update vagrant dependency to 1.6.2
|
2014-05-25 12:43:36 -04:00 |
Paulo Bittencourt
|
3350c07bdc
|
update Gemfile and test Vagrantfile to support vagrant 1.5
relates to #80
|
2014-03-17 21:20:59 -04:00 |
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 |