Add the latest bootstrap command to the README

This commit is contained in:
Greg 2019-10-10 12:37:14 +02:00
parent 8fdafa1484
commit 67c9ea621c
1 changed files with 1 additions and 1 deletions

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