Add the kosmos-akkounts::nginx recipe to kosmos-akkounts::default

This commit is contained in:
Greg Karékinian
2019-10-18 12:30:26 +02:00
parent 6bb93eb5f5
commit 2104e81250
2 changed files with 3 additions and 2 deletions

View File

@@ -109,3 +109,5 @@ application path_to_deploy do
action [:enable, :start]
end
end
include_recipe 'kosmos-akkounts::nginx'