Add the build_essential resource to both recipes
This commit is contained in:
parent
e2c1a43a62
commit
e137188a4e
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user