Gitea fixes #174

Merged
greg merged 8 commits from bugfix/147-gitea_fixes into master 2020-06-02 14:24:12 +00:00
Showing only changes of commit 759fa52e03 - Show all commits

View File

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