diff --git a/roles/httpd/proxy/templates/headers.conf b/roles/httpd/proxy/templates/headers.conf index 92759940e1..f1e0f4a131 100644 --- a/roles/httpd/proxy/templates/headers.conf +++ b/roles/httpd/proxy/templates/headers.conf @@ -1,3 +1,3 @@ Header set ProxyTime "%D" PassEnv HOSTNAME -Header set ProxyServer "<%= fqdn %>" +Header set ProxyServer "{{ inventory_hostname }}"