vagrant-lxc-ng/CHANGELOG.md
Fabio Rehm 152d4197ad v0.2.0
2013-03-31 13:29:50 -03:00

1 KiB

0.2.0

  • Experimental box packaging (only tested with Ubuntu 64 base box)

0.1.1

  • Removed support for development under Vagrant < 1.1
  • Removed rsync from base quantal64 box to speed up containers creation #40
  • Containers are now named after project's root dir #14
  • Skip Vagrant's built in SSH redirect
  • Allow setting rootfs from Vagrantfile #30

0.1.0

  • Support for chef added to base quantal64 box
  • Puppet upgraded to 3.1.1 on base quantal64 box
  • Port forwarding support added #6

Previous

The changelog began with version 0.1.0 so any changes prior to that can be seen by checking the tagged releases and reading git commit messages.