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

此提交包含在:
Greg Karékinian
2019-10-18 12:30:26 +02:00
父節點 6bb93eb5f5
當前提交 2104e81250
共有 2 個檔案被更改,包括 3 行新增2 行删除

查看文件

@@ -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'