jimmycuadra / vagrant-librarian-chef

*UNMAINTAINED* A Vagrant plugin to install Chef cookbooks using Librarian-Chef.
MIT License
78 stars 15 forks source link

Made it clear that this runs on the guest machine #8

Closed rjmunro closed 11 years ago

rjmunro commented 11 years ago

Maybe something like this.

Fixes #7

jimmycuadra commented 11 years ago

This is not accurate. Librarian-Chef is just one of the gem dependencies of the plugin. It is run on the host machine as part of Vagrant's provisioning step.

jimmycuadra commented 11 years ago

Closing this for now. Feel free to reopen if you have another idea of how to improve the clarity of the README.