Add missing user recipe import to botka recipe
This commit is contained in:
parent
18161832ef
commit
a710182c39
@ -15,6 +15,7 @@ end
|
||||
|
||||
include_recipe "kosmos-nodejs"
|
||||
include_recipe "kosmos-redis"
|
||||
include_recipe "kosmos-hubot::_user"
|
||||
|
||||
application app_path do
|
||||
credentials = Chef::EncryptedDataBagItem.load('credentials', app_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user