Add Berkshelf help to the README

This commit is contained in:
Basti 2018-06-01 16:13:50 +02:00
parent 1515b98a17
commit 9c0ce30780
1 changed files with 12 additions and 0 deletions

View File

@ -9,3 +9,15 @@
### Bootstrap a new server
knife solo prepare root@dev.kosmos.org
### Managing cookbooks
Cookbooks are managed via Berkshelf. Run `berks --help` for command help.
Install cookbooks listed in Berksfile:
berks install
Vendor installed cookbooks to the `cookbooks/` dir:
berks vendor cookbooks/