]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
MBVD ODT - int cms bilder minio - fix yaml syntax
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 8 Mar 2018 16:03:13 +0000 (17:03 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 8 Mar 2018 16:03:13 +0000 (17:03 +0100)
customer/mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml

index 1683e9918ec3f4a8acdec95dff5d95d21a8699d7..561ba832dc8254dcd77d34c4f3abe99b3da18aa4 100644 (file)
@@ -316,7 +316,7 @@ infra::profile::apache::pp_vhosts:
       - to_minio:
         comment: 'Forward nonexisting files to Minio'
         rewrite_cond:
-          - '%%{ich-trickse}{REQUEST_FILENAME} !-f [OR]'
+          - '%%{ich-trickse}{REQUEST_FILENAME} !-f'
           - '%%{ich-trickse}{REQUEST_FILENAME} !-d'
         rewrite_rule:
           - '^(.*)$ http://localhost:9199/mb-bilder/$1 [P,L]'