vagrant-lxc-ng/lib/vagrant-lxc
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
..
action Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
command Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
driver Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
provider/cap core: Introduce a public_address capability so that we can use vagrant share 2014-03-13 00:57:36 -03:00
action.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
config.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
driver.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
errors.rb Use lxc-info instead of lxc-attach to retrieve container IP 2018-01-13 15:53:28 -05:00
plugin.rb Make code similar to other providers 2016-10-20 13:39:33 +03:00
provider.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
sudo_wrapper.rb Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
synced_folder.rb synced_folder: Emit vagrant-mounted upstart event when starting containers 2014-09-22 23:44:01 -03:00
version.rb Change version to 1.3.0-dev 2018-01-13 15:30:39 -05:00