Remove duplicate kosmos-nginx recipe directive

This commit is contained in:
Greg Karékinian 2017-05-08 16:47:58 +02:00
parent eaaaacf97f
commit 4fdf64dfbd

View File

@ -27,8 +27,6 @@ directory "/var/www/sockethub" do
recursive true
end
include_recipe 'kosmos-nginx'
template "#{node['nginx']['dir']}/sites-available/sockethub" do
source 'nginx_conf_sockethub.erb'
owner 'www-data'