diff --git a/templates/etc/nginx/conf.d/repopool-http-production.conf.j2 b/templates/etc/nginx/conf.d/repopool-http-production.conf.j2 index 270a212..763c203 100644 --- a/templates/etc/nginx/conf.d/repopool-http-production.conf.j2 +++ b/templates/etc/nginx/conf.d/repopool-http-production.conf.j2 @@ -1,3 +1,4 @@ +# Managed by Ansible server { listen 80 default_server backlog=4096; listen [::]:80 default_server backlog=4096;