Add the build_essential resource to both recipes
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
#
|
||||
# Copyright 2017-2018, Kosmos
|
||||
#
|
||||
|
||||
build_essential 'botka' do
|
||||
compile_time true
|
||||
end
|
||||
|
||||
include_recipe "kosmos-nodejs"
|
||||
include_recipe "kosmos-redis"
|
||||
|
||||
|
||||
@@ -4,6 +4,11 @@
|
||||
#
|
||||
# Copyright 2017-2018, Kosmos
|
||||
#
|
||||
|
||||
build_essential 'hal8000' do
|
||||
compile_time true
|
||||
end
|
||||
|
||||
include_recipe "kosmos-nodejs"
|
||||
include_recipe "kosmos-redis"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user