From 2c5b386c187451409ec4a0fed0731b175a50f20c Mon Sep 17 00:00:00 2001
From: Andreas Gerstenberg <gerstenberg@pixelpark.com>
Date: Wed, 19 Jul 2017 12:01:16 +0200
Subject: [PATCH] add evn var for mautic

---
 .../pepperl-fuchs/test-www-campaign-pf-de.pixelpark.net.yaml     | 1 +
 customer/pepperl-fuchs/www-campaign-pf-de.pixelpark.net.yaml     | 1 +
 customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml      | 1 +
 3 files changed, 3 insertions(+)

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'
-- 
2.39.5