vagrant-lxc-ng/lib/vagrant-lxc/action
2013-03-29 02:25:42 -03:00
..
base_action.rb Comment out and remove blank actions 2013-03-10 02:33:22 -03:00
boot.rb Wait for container to be accessible after starting it 2013-03-11 00:12:01 -03:00
check_created.rb Move action classes into their own files 2013-03-03 02:24:05 -03:00
check_running.rb Move action classes into their own files 2013-03-03 02:24:05 -03:00
clear_forwarded_ports.rb Add action for clearing forwarded ports 2013-03-26 22:14:31 -03:00
create.rb Sets container name based on vagrant root path 2013-03-29 02:25:42 -03:00
created.rb Move action classes into their own files 2013-03-03 02:24:05 -03:00
destroy.rb Logging output reviewed (closes #2) 2013-03-11 00:13:48 -03:00
disconnect.rb Add middleware to force ssh disconnect 2013-03-19 03:20:32 -03:00
forced_halt.rb Move forced halt code into its own action 2013-03-11 00:08:28 -03:00
forward_ports.rb First stab at port forwarding with redir 2013-03-26 22:14:31 -03:00
handle_box_metadata.rb Logging output reviewed (closes #2) 2013-03-11 00:13:48 -03:00
is_running.rb Allow setting container hostname from Vagrantfile 2013-03-03 03:21:33 -03:00
network.rb private network with IP: check 2013-03-05 01:10:28 -03:00
share_folders.rb Logging output reviewed (closes #2) 2013-03-11 00:13:48 -03:00