dd24cdc3d6
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 |
||
---|---|---|
.. | ||
boot.rb | ||
clear_forwarded_ports.rb | ||
compress_rootfs.rb | ||
create.rb | ||
destroy.rb | ||
destroy_confirm.rb | ||
fetch_ip_with_lxc_info.rb | ||
forced_halt.rb | ||
forward_ports.rb | ||
gc_private_network_bridges.rb | ||
handle_box_metadata.rb | ||
prepare_nfs_settings.rb | ||
prepare_nfs_valid_ids.rb | ||
private_networks.rb | ||
setup_package_files.rb | ||
warn_networks.rb |