Skip to content

Commit

Permalink
Remove obsolete pool config
Browse files Browse the repository at this point in the history
  • Loading branch information
raucao committed Aug 28, 2020
1 parent 71c4d5f commit 78641e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes/nginx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
# Recipe:: nginx
#

php_fpm_pool "www" do
action :uninstall
end

php_fpm_pool "mediawiki" do
listen "127.0.0.1:9002"
user node['nginx']['user']
Expand Down

0 comments on commit 78641e5

Please sign in to comment.