vagrant-lxc-ng/lib/vagrant-lxc
Virgil Dupras c74ddbf2fc create: with LXC 2.1+ run lxc-update-config on new boxes
When running with LXC 2.1+, ensure that our boxes have up-to-date config
keys by running the `lxc-update-config` utility that ships with LXC
2.1+.

When the command doesn't exist (LXC <2.1), we do nothing.

ref #445
2018-01-13 21:03:34 -05:00
..
action create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -05:00
command Refactoring: make SudoWrapper a bit more self-contained 2018-01-13 08:32:27 -05:00
driver create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -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 create: with LXC 2.1+ run lxc-update-config on new boxes 2018-01-13 21:03:34 -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