From 67c9ea621cc8a641e9d834cb04773a251504f47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Thu, 10 Oct 2019 12:37:14 +0200 Subject: [PATCH] Add the latest bootstrap command to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce727af..0ee17a9 100644 --- a/README.md +++ b/README.md @@ -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