vagrant-lxc-ng/lib/vagrant-lxc
2013-03-11 00:12:01 -03:00
..
action Wait for container to be accessible after starting it 2013-03-11 00:12:01 -03:00
container Implement CLI object required functionality to refactor the Container object 2013-03-10 21:15:43 -03:00
action.rb Get rid of a few TODOs that does not make sense anymore 2013-03-11 00:10:00 -03:00
config.rb Use arp to grab container ip instead of dig (it seems to be more reliable) 2013-03-10 01:55:18 -03:00
container.rb Fix code related to Container#assigned_ip retryal attempts 2013-03-10 22:15:53 -03:00
errors.rb Extract rootfs tar contents into a tmp folder to avoid headaches and 2013-03-08 00:55:58 -03:00
machine_state.rb Use STOPPED status to identify if machine is off 2013-03-02 00:11:29 -03:00
plugin.rb Scaffold config, plugin and provider classes 2013-02-28 00:20:54 -03:00
provider.rb Use arp to grab container ip instead of dig (it seems to be more reliable) 2013-03-10 01:55:18 -03:00
version.rb Gem boilerplate 2013-02-25 20:09:32 -03:00