Don't update chef using the chef_client_updater cookbook

It only makes sense when using Chef Server, which we don't
This commit is contained in:
Greg Karékinian
2019-10-08 18:12:40 +02:00
parent 34d69dbca1
commit 2c2ae596ed
5 changed files with 0 additions and 37 deletions

View File

@@ -1,6 +1,5 @@
name "base"
run_list %w(
kosmos-base::chef_client
kosmos-base::default
)