Update Chef to 14.11.21 #27

Merged
greg merged 44 commits from chef_14 into master 2019-04-12 11:31:37 +00:00
2 changed files with 10 additions and 0 deletions
Showing only changes of commit e137188a4e - Show all commits

View File

@ -4,6 +4,11 @@
#
# Copyright 2017-2018, Kosmos
#
build_essential 'botka' do
compile_time true
end
include_recipe "kosmos-nodejs"
include_recipe "kosmos-redis"

View File

@ -4,6 +4,11 @@
#
# Copyright 2017-2018, Kosmos
#
build_essential 'hal8000' do
compile_time true
end
include_recipe "kosmos-nodejs"
include_recipe "kosmos-redis"