diff --git a/files/httpd/h2.conf.j2 b/files/httpd/h2.conf.j2 index 2627ea8a32..0f36485f40 100644 --- a/files/httpd/h2.conf.j2 +++ b/files/httpd/h2.conf.j2 @@ -1 +1 @@ -Protocols h2 {% if not inventory_hostname.startswith('proxy') %} h2c {% endif %} http/1.1 +#Protocols h2 {% if not inventory_hostname.startswith('proxy') %} h2c {% endif %} http/1.1