vagrant-lxc-ng/lib/vagrant-lxc/action
2013-03-30 19:23:06 -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
compress_rootfs.rb Add action to compress container's rootfs 2013-03-30 19:18:05 -03:00
create.rb Add support for configuring rootfs path 2013-03-29 12:24:39 -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 Skip Vagrant's built in ssh redirect 2013-03-29 03:04:53 -03:00
handle_box_metadata.rb HACK: Redirect rootfs extraction stderr to /dev/null as repackaged containers will output a lot of stuff (but it will still work fine :) 2013-03-30 19:23:06 -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
setup_package_files.rb Add action to setup box package files 2013-03-30 19:18:52 -03:00
share_folders.rb Logging output reviewed (closes #2) 2013-03-11 00:13:48 -03:00