Enable the certbot resource

This commit is contained in:
Greg Karékinian 2020-06-02 16:19:05 +02:00
parent 0f10723c81
commit 759fa52e03

View File

@ -147,8 +147,7 @@ nginx_site domain do
action :enable action :enable
end end
# Enable when we switch the IP of gitea.kosmos.org nginx_certbot_site domain
# nginx_certbot_site domain
unless node.chef_environment == "development" unless node.chef_environment == "development"
include_recipe "firewall" include_recipe "firewall"