Mirosław Nagaś
e0203cddc8
check explicitly if hostmanager.ignore_private_ip is set to true
2013-04-17 11:44:20 +02:00
Shawn Dahlen
655612b9f6
Fixed argument parsing for command
2013-04-09 15:46:43 -04:00
Shawn Dahlen
33c391cfe0
Implement check for already active machine.
...
This commit re-instates the behavior of auto-updating the
/etc/hosts file on each active machine. If machine is already
active, no update will occur.
2013-04-08 13:20:22 -04:00
Shawn Dahlen
39c197d7cc
Implement command to update /etc/hosts files.
...
This commit disables automatic updates by default instead preferring
the user to execute the hostmanager sub-command. The user can enable
auto updates via configuration.
2013-04-06 08:59:07 -04:00
Shawn Dahlen
5865b1ac27
Check if machines are ready for SSH communication.
2013-04-04 16:52:12 -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