Update Chef to 15.3.14 #104

Manually merged
raucao merged 17 commits from feature/103-chef_15 into master 2019-10-13 18:15:09 +00:00
Showing only changes of commit 67c9ea621c - Show all commits

View File

@ -8,7 +8,7 @@
### Bootstrap a new server
knife zero bootstrap root@dev.kosmos.org --run-list "recipe[kosmos-base],..." --environment production
knife zero bootstrap root@dev.kosmos.org --run-list "recipe[kosmos-base],..." -j '{"example_cookbook":{"memory_max":"256M"}}' --secret-file .chef/encrypted_data_bag_secret
### Managing cookbooks