From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 09:47:39 +0000 (+0200) Subject: spk-spar-checker update config X-Git-Tag: v0.1.0~2238 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c2b8ca3b34d86b2744d79d412dc807a671d13c22;p=pixelpark%2Fhiera.git spk-spar-checker update config --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 688b4a45..ff01c7e0 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -76,10 +76,7 @@ infra::profile::apache::pp_vhosts: allow_override: - None directoryindex: 'index.html' - custom_fragments: - - 'AddType text/plain .tmpl' - - 'ExpiresActive On' - - 'ExpiresDefault A0' + custom_fragment: 'AddType text/plain .tmpl' rewrites: - comment: 'frontend root rewrite' rewrite_cond: diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 1f15b558..59cd9ba4 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -74,7 +74,11 @@ infra::profile::apache::pp_vhosts: allow_override: - None directoryindex: 'index.html' - custom_fragment: 'AddType text/plain .tmpl' +# custom_fragment: 'AddType text/plain .tmpl' + custom_fragments: + - 'AddType text/plain .tmpl' + - 'ExpiresActive On' + - 'ExpiresDefault A0' rewrites: - comment: 'frontend root rewrite' rewrite_cond: