Update Chef to 15.3.14 #104

Manually merged
raucao merged 17 commits from feature/103-chef_15 into master 2019-10-13 18:15:09 +00:00

17 Commits

Author SHA1 Message Date
Greg Karékinian
a32f34b408 Vendor the external cookbooks
Knife-Zero doesn't include Berkshelf support, so vendoring everything in
the repo is convenient again
2019-10-13 19:17:42 +02:00
Greg Karékinian
f4bfe31ac1 Update the node files after running Knife-Zero 2019-10-10 12:52:10 +02:00
Greg Karékinian
ebcb700eaf Add the command to update Chef Client 2019-10-10 12:43:47 +02:00
Greg Karékinian
67c9ea621c Add the latest bootstrap command to the README 2019-10-10 12:37:14 +02:00
Greg Karékinian
8fdafa1484 Set attribute whitelists for Knife-Zero
This prevents all attributes to be written in the node files. We don't
want that data stored in git.
See https://knife-zero.github.io/40_configuration/
2019-10-10 12:34:55 +02:00
Greg Karékinian
f5858a8a6e Remove unneeded setting
In Chef 15 local_mode is enough
2019-10-10 12:34:08 +02:00
Greg Karékinian
a7aa38805c Merge branch 'master' into feature/103-chef_15 2019-10-09 13:04:05 +02:00
Greg Karékinian
aa66743166 Set a low Java heap size in development 2019-10-08 18:23:27 +02:00
Greg Karékinian
bf010b943a Add commented recipes to the run list 2019-10-08 18:22:51 +02:00
Greg Karékinian
7f57caddf9 Update Chef to 15.3.14 in the Vagrant config
Add the switch to accept the license
2019-10-08 18:22:11 +02:00
Greg Karékinian
6ea0498490 Get rid of the vagrant-berkshelf plugin
It has been abandoned by its creators
2019-10-08 18:20:57 +02:00
Greg Karékinian
585374861d Update the README for Knife-Zero 2019-10-08 18:17:57 +02:00
Greg Karékinian
b633205d6d Update poise-javascript to support Chef 15 2019-10-08 18:17:34 +02:00
Greg Karékinian
0b9ab63a61 Update Chef to 15.3.14 2019-10-08 18:17:34 +02:00
Greg Karékinian
20f6e9e04d Delete config for knife-solo 2019-10-08 18:17:34 +02:00
Greg Karékinian
3c05f172de Add the cookbooks dir to the load path for Knife-Zero 2019-10-08 18:17:34 +02:00
Greg Karékinian
2c2ae596ed Don't update chef using the chef_client_updater cookbook
It only makes sense when using Chef Server, which we don't
2019-10-08 18:17:34 +02:00