Configure/deploy hal8000_xmpp, refactor recipes #63

Merged
greg merged 12 commits from feature/62-hal8000_xmpp into master 2019-05-10 08:04:07 +00:00
Showing only changes of commit fe1821739c - Show all commits

View File

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