]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
kendrion update webserver config
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 20 Jun 2017 10:10:39 +0000 (12:10 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 20 Jun 2017 10:10:39 +0000 (12:10 +0200)
customer/kendrion/red01-kendrion-com.pixelpark.net.yaml

index 08e5b7212f7cdd4cb2aaa00c42fd9580fc1ee751..1ae02c308e507d708a9e74a9a5aa31f269eba31f 100644 (file)
@@ -30,6 +30,7 @@ infra::profile::apache::pp_vhosts:
     servername: red01-kendrion-com.pixelpark.net
     serveraliases:
       - red.kendrion.com
+      - red-kendrion-com.pixelpark.net
     ssl: false
     docroot_owner: apache
     docroot_group: pixel
@@ -56,4 +57,4 @@ infra::profile::apache::pp_vhosts:
         rewrite_cond:
           - '%%{ich-trickse}{HTTPS} !=on [NC]'
         rewrite_rule:
-          - '^(.*)$ https://red01-kendrion-com.pixelpark.net$1 [R=301,L]'
+          - '^(.*)$ https://red.kendrion.com$1 [R=301,L]'