vagrant-lxc-ng/lib/vagrant-lxc
Virgil Dupras 8cfe577b17 Fix LXC 3.0 compatibility with old boxes
Creating a new vagrant machine with a box created with an old LXC config
format would fail with LXC 3.0. We now update the LXC config of the box
itself before calling `lxc-create`.
2018-04-30 20:45:25 -04:00
..
action Fix LXC 3.0 compatibility with old boxes 2018-04-30 20:45:25 -04:00
command sudoers: fix typo 2018-01-15 21:17:36 -05:00
driver Fix incompatibility with LXC 3.0 2018-04-29 22:57:31 -04: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 Revert tmpfs mount removal 2018-02-02 16:02:17 -05:00
config.rb Add support for unprivileged containers 2018-02-17 21:53:16 -05:00
driver.rb Fix LXC 3.0 compatibility with old boxes 2018-04-30 20:45:25 -04: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 Add support for unprivileged containers 2018-02-17 21:53:16 -05:00
sudo_wrapper.rb Add support for unprivileged containers 2018-02-17 21:53:16 -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 v1.4.0 2018-03-04 09:22:58 -05:00