Remove note about chef not being supported on quantal64 box

This commit is contained in:
Fabio Rehm 2013-03-26 22:11:02 -03:00
parent cc069a5caa
commit 14bde8c1bd

View file

@ -1,6 +1,4 @@
# vagrant-lxc
[![Build Status](https://travis-ci.org/fgrehm/vagrant-lxc.png?branch=master)](https://travis-ci.org/fgrehm/vagrant-lxc)
# vagrant-lxc [![Build Status](https://travis-ci.org/fgrehm/vagrant-lxc.png?branch=master)](https://travis-ci.org/fgrehm/vagrant-lxc)
Highly experimental Linux Containers support for Vagrant 1.1.
@ -22,7 +20,7 @@ sudo dpkg -i /tmp/vagrant.deb
* Vagrant's `up`, `halt`, `reload`, `destroy`, and `ssh` commands
* Shared folders
* Provisioning with shell scripts and puppet (should work with chef but I [haven't had the chance](https://github.com/fgrehm/vagrant-lxc/issues/37) to set it up on the base box)
* Provisioning
* Setting container's host name
*Please refer to the [closed issues](https://github.com/fgrehm/vagrant-lxc/issues?labels=&milestone=&page=1&state=closed)