Add the kosmos-akkounts::nginx recipe to kosmos-akkounts::default
This commit is contained in:
parent
6bb93eb5f5
commit
2104e81250
@ -102,7 +102,6 @@
|
||||
"recipe[kosmos-hubot::wormhole]",
|
||||
"recipe[sockethub]",
|
||||
"recipe[sockethub::proxy]",
|
||||
"recipe[kosmos-akkounts]",
|
||||
"recipe[kosmos-akkounts::nginx]"
|
||||
"recipe[kosmos-akkounts]"
|
||||
]
|
||||
}
|
||||
|
@ -109,3 +109,5 @@ application path_to_deploy do
|
||||
action [:enable, :start]
|
||||
end
|
||||
end
|
||||
|
||||
include_recipe 'kosmos-akkounts::nginx'
|
||||
|
Loading…
x
Reference in New Issue
Block a user