diff --git a/site-cookbooks/kosmos_gitea/recipes/default.rb b/site-cookbooks/kosmos_gitea/recipes/default.rb index 3d8f370..e159833 100644 --- a/site-cookbooks/kosmos_gitea/recipes/default.rb +++ b/site-cookbooks/kosmos_gitea/recipes/default.rb @@ -147,8 +147,7 @@ nginx_site domain do action :enable end -# Enable when we switch the IP of gitea.kosmos.org -# nginx_certbot_site domain +nginx_certbot_site domain unless node.chef_environment == "development" include_recipe "firewall"