Remove obsolete port opening
We have an nginx reverse proxy for botka instead.
This commit is contained in:
parent
584aab76a7
commit
fe1821739c
@ -116,11 +116,4 @@ unless node.chef_environment == "development"
|
||||
end
|
||||
|
||||
nginx_certbot_site express_domain
|
||||
|
||||
include_recipe "firewall"
|
||||
firewall_rule 'hubot_express_botka_freenode' do
|
||||
port express_port
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user