]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
add evn var for mautic
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 19 Jul 2017 10:01:16 +0000 (12:01 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 19 Jul 2017 10:01:16 +0000 (12:01 +0200)
customer/pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml
customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml
customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml

index 5ee0ed0bb7d709cc67a1376efb909cdb318bc4de..a46f7d138eda6a01dc5ed72d6714a6f6da45e48d 100644 (file)
@@ -42,6 +42,7 @@ infra::profile::apache::pp_vhosts:
         auth_require: 'valid-user'
     setenv:
       - 'MAUTIC_ENV test'
+      - 'MAUTIC_TENANT pepperlfuchs'
 
 #infra::profile::cron::cronjobs:
 #  mautic_update:
index db7dc78d2452fbbb31a2db14bdc208606e3a0598..a5bc58cacd50c438475cfd8884e648123be53877 100644 (file)
@@ -53,6 +53,7 @@ infra::profile::apache::pp_vhosts:
 
     setenv:
       - 'MAUTIC_ENV live'
+      - 'MAUTIC_TENANT pepperlfuchs'
     setenvif:
       - 'Remote_Addr ^217\.66\.49\. mautic_access=true'
       - 'Remote_Addr ^217\.66\.50\. mautic_access=true'
index c3045336d75317384019a1fe65677d022375c5b7..b4ecf0bdfe0839d11e56307da6b041d17d1b15ea 100644 (file)
@@ -119,6 +119,7 @@ infra::profile::apache::pp_vhosts:
 
     setenv:
       - 'MAUTIC_ENV live'
+      - 'MAUTIC_TENANT publicispixelpark'
     setenvif:
       - 'Remote_Addr ^217\.66\.49\. mautic_access=true'
       - 'Remote_Addr ^217\.66\.50\. mautic_access=true'