Add the latest bootstrap command to the README

This commit is contained in:
Greg Karékinian 2019-10-10 12:37:14 +02:00
parent 8fdafa1484
commit 67c9ea621c

View File

@ -8,7 +8,7 @@
### Bootstrap a new server ### 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 ### Managing cookbooks