Mitchell Hashimoto
67ab68df89
System prepare_unison method + tests
2010-06-20 02:07:32 -07:00
Mitchell Hashimoto
73e9debefb
Dynamically insert entry into /etc/network/interfaces file for Ubuntu
2010-06-03 11:09:31 -07:00
Mitchell Hashimoto
134ebe8405
Added new method to base system. Not implemented for linux yet.
2010-06-03 00:27:48 -07:00
Mitchell Hashimoto
377fa1f7cc
Systems base now uses new environment logger.
2010-05-20 20:46:20 -07:00
Mitchell Hashimoto
d5866a1b54
vagrant halt now attempts to gracefully shut down the machine (via System#halt)
2010-04-25 16:27:03 -07:00
Mitchell Hashimoto
95938c652d
New abstraction: Systems. Updated config and environment to properly load configured system.
...
This allows the OS-specific tasks to be pulled out into separate classes, so that other systems could potentially be supported. For now, a "Linux" system has been created.
2010-04-25 01:46:51 -07:00