vagrant-lxc-ng/spec/unit
Virgil Dupras dd24cdc3d6 Fix incompatibility with LXC 3.0
LXC 3.0, unlike 2.1, doesn't support old configuration formats at all
and because our previous approach to handling old format was incomplete,
running `vagrant up` on a system with LXC 3.0 would fail, even if the
base box itself was made with modernized config.

This commit fixes this problem: is the box has a modern config, it's
going to be properly created and booted under LXC 3.0. It does so
without breaking the support for LXC < 2.1
2018-04-29 22:57:31 -04:00
..
action Support the new redir 3.x command line interface 2018-03-12 13:09:06 -03:00
driver driver: little cleanup after LXC 1.0+ requirement bump 2018-01-13 20:34:41 -05:00
support Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 2014-03-14 11:38:54 -03:00
driver_spec.rb Fix incompatibility with LXC 3.0 2018-04-29 22:57:31 -04:00