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

@@ -36,7 +36,6 @@ cookbook 'git', '= 6.0.0'
cookbook 'hostsfile', '= 2.4.5'
cookbook 'ohai', '~> 5.2.5'
cookbook 'nodejs', '~> 5.0.0'
cookbook 'chef_client_updater', '= 1.1.1'
cookbook 'timezone_iii', '= 1.0.4'
cookbook 'ark', '= 3.1.0'
cookbook 'logrotate', '= 2.2.0'