From: Andreas Gerstenberg Date: Wed, 19 Jul 2017 10:01:16 +0000 (+0200) Subject: add evn var for mautic X-Git-Tag: v0.1.0~2666^2~93 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2c5b386c187451409ec4a0fed0731b175a50f20c;p=pixelpark%2Fhiera.git add evn var for mautic --- diff --git a/customer/pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml b/customer/pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml index 5ee0ed0b..a46f7d13 100644 --- a/customer/pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml +++ b/customer/pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml @@ -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: diff --git a/customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml b/customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml index db7dc78d..a5bc58ca 100644 --- a/customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml +++ b/customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml @@ -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' diff --git a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml index c3045336..b4ecf0bd 100644 --- a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml @@ -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'