MiniCodeMonkey / Vagrant-LAMP-Stack

A dead-simple LAMP stack without any bells and whistles for your basic Linux/Apache/MySQL/PHP install.
431 stars 173 forks source link

added support for vagrant-librarian-chef plugin #13

Open cjwilburn opened 10 years ago

cjwilburn commented 10 years ago

I tend to use Librarian-Chef over Berkshelf, so I added support for it. This works when I comment out the postfix cookbook in both the Vagrantfile and Cheffile, per issue #11.