vagrant-lxc-ng/lib/vagrant-lxc/action
Virgil Dupras aa777653f4 Use lxc-info instead of lxc-attach to retrieve container IP
`lxc-info -iH` to retrieve IP address was not available in early LXC
development but was there at LXC 1.0. Because we've bumped our minimum
LXC requirement to v1.0 recently, we can simplify the IP retrieval
process and also get rid of the `dnsmasq` fallback.
2018-01-13 15:53:28 -05:00
..
boot.rb make /tmp a tmpfs 2015-08-17 17:43:45 -07:00
clear_forwarded_ports.rb action/clear_forwarded_ports: Fix privileged port detection and simplify code [GH-259] 2014-05-03 23:28:59 -03:00
compress_rootfs.rb Rename old container references to driver 2013-04-05 22:10:48 -03:00
create.rb action/create: Trim automatically generated container names to 64 chars 2015-01-11 21:30:11 -02:00
destroy.rb Rename old container references to driver 2013-04-05 22:10:48 -03:00
destroy_confirm.rb Add our own DestroyConfirm action 2013-04-18 03:11:36 -03:00
fetch_ip_with_lxc_info.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
forced_halt.rb Stop container with lxc-stop if lxc-shutdown does not succeed 2013-05-07 11:07:35 -03:00
forward_ports.rb forward_ports: bind to localhost only by default 2015-07-19 12:29:27 -03:00
gc_private_network_bridges.rb Do not remove system bridge virbr0 2015-08-25 15:12:32 +02:00
handle_box_metadata.rb core: Make lxc-template optional [GH-254] 2014-03-14 00:32:03 -03:00
prepare_nfs_settings.rb core: Implement support for built in synced folders and add required logic for NFS 2014-03-13 00:57:36 -03:00
prepare_nfs_valid_ids.rb core: Implement support for built in synced folders and add required logic for NFS 2014-03-13 00:57:36 -03:00
private_networks.rb support containers with dhcp private networking 2015-03-08 19:58:29 -07:00
setup_package_files.rb package: Nicely handle optional lxc-template on base boxes when packaging 2014-03-21 19:30:28 -03:00
warn_networks.rb Begin work on supporting private networks 2014-06-09 00:48:52 -03:00