From 7a05f913cc7f72e3f4a532c015be8d656ad2bb62 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 11:44:59 +0200 Subject: [PATCH] spk-spar-checker update config --- customer/spk-spar-checker/production.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index d978b001..688b4a45 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -76,9 +76,10 @@ infra::profile::apache::pp_vhosts: allow_override: - None directoryindex: 'index.html' - custom_fragment: 'AddType text/plain .tmpl' - custom_fragment: 'ExpiresActive On' - custom_fragment: 'ExpiresDefault A0' + custom_fragments: + - 'AddType text/plain .tmpl' + - 'ExpiresActive On' + - 'ExpiresDefault A0' rewrites: - comment: 'frontend root rewrite' rewrite_cond: -- 2.39.5