]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added ssl again on tst-fbb-api because of LB v2
authorSascha Strassheim <sascha.strassheim@publicispixelpark.com>
Mon, 2 Jul 2018 14:30:48 +0000 (16:30 +0200)
committerSascha Strassheim <sascha.strassheim@publicispixelpark.com>
Mon, 2 Jul 2018 14:30:48 +0000 (16:30 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml
customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml

index dd867fd7d4aeb216d5e3394fdc55ef480808eeda..263eb35f03057fefde074cdf73eb598755fa953a 100644 (file)
@@ -69,4 +69,4 @@ infra::profile::apache::pp_vhosts:
         rewrite_cond:
           - '%%{ich-trickse}{HTTPS} !=on'
         rewrite_rule:
-          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
+          - '(.*) https://tst-api-fbb.pixelpark.net/$1 [R=301,L]'
index b2541d742d0aff949ddf15077f52932a49e6cf20..b5c63cd8b6545009b8a994bf9b16f9381649b841 100644 (file)
@@ -62,4 +62,4 @@ infra::profile::apache::pp_vhosts:
         rewrite_cond:
           - '%%{ich-trickse}{HTTPS} !=on'
         rewrite_rule:
-          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
+          - '(.*) https://tst-api-fbb.pixelpark.net/$1 [R=301,L]'