From 593187d94b89bff154fbea9af77097382226fd40 Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 14 Sep 2018 17:06:07 +0200 Subject: [PATCH] fix lint for fischerwerke --- customer/fischerwerke/nl2018-fischerwerke.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fischerwerke/nl2018-fischerwerke.pixelpark.net.yaml b/customer/fischerwerke/nl2018-fischerwerke.pixelpark.net.yaml index 4063791d..9232ab21 100644 --- a/customer/fischerwerke/nl2018-fischerwerke.pixelpark.net.yaml +++ b/customer/fischerwerke/nl2018-fischerwerke.pixelpark.net.yaml @@ -26,7 +26,7 @@ infra::profile::apache::pp_vhosts: ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' - proxy_preserve_host: On + proxy_preserve_host: 'On' proxy_pass: - { path: /, url: 'http://localhost:8080/' } no_proxy_uris: -- 2.39.5