This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
v1.0.0
DEPRECATIONS:
- Support to all Vagrant versions prior to 1.5 are deprecated, there is a
small layer that ensures compatibility with versions
starting with 1.1.5 that will be removed on a future release. - Official base boxes that were made available from http://bit.ly are no longer
supported and were removed from @fgrehm's Dropbox, please upgrade your Vagrant
and vagrant-lxc installation and use a base box from VagrantCloud
BACKWARDS INCOMPATIBILITIES:
- Remove plugin version from config file name generated by the
vagrant lxc sudoers
command. Manual removal of/usr/local/bin/vagrant-lxc-wrapper-*
//etc/sudoers.d/vagrant-lxc-*
files are required.
IMPROVEMENTS:
vagrant-mounted
upstart event is now emited on containers that support it [GH-302]- Add support for specifying the
--strip-parameters
used by the default template
when extracting rootfs tarballs [GH-311]
BUG FIXES:
- Check for outdated base boxes when starting containers [GH-314]