]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Changing internal mail relay for FBB test environments to 172.17.85.22
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 26 Oct 2017 11:40:12 +0000 (13:40 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 26 Oct 2017 11:40:12 +0000 (13:40 +0200)
.gitignore [new file with mode: 0644]
customer/fbb-db/test.yaml
customer/fbb-ws/test.yaml
customer/fbb-www/test.yaml

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..24fc0b4
--- /dev/null
@@ -0,0 +1,11 @@
+*.swp
+*.old
+*.pyc
+*.egg
+*-stamp
+*.bak
+build
+trace
+MANIFEST
+*.egg-info
+.idea
index d8927c17cdb44a2221308cbb906cd85415aed66b..77dfcbc95114b346b911f8f031edf53b1cd4bb60 100644 (file)
@@ -27,7 +27,7 @@ accounts::users:
     apply: true
     sudo: false
 
-infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
+infra::profile::postfix::transport_maps_source: 'maps/transport-fbb-tst'
 
 galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.2/centos/%{operatingsystemmajrelease}/%{architecture}/"
 galera::vendor_version: '10.2'
index c004168a55da0777ed03a3474c0eb9a5d9ebbe11..12c5b9127a06fe7d5190fc7043baa12d56d9d2b5 100644 (file)
@@ -137,7 +137,7 @@ infra::profile::cron::cronjobs:
       - 'PATH="/usr/bin:/bin"'
     description: 'Webservice-Notification'
 
-infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
+infra::profile::postfix::transport_maps_source: 'maps/transport-fbb-tst'
 
 repo::remi_php71: true
 
index c4e8986bb4efeba712b4803b894df28a202514d8..efe65be3c997804eaff176a5d31340ebb60658f5 100644 (file)
@@ -223,7 +223,7 @@ infra::profile::cron::cronjobs:
 # Other scripts for cron
 # /opt/app/web/dialogforumRSS/import.sh
 
-infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
+infra::profile::postfix::transport_maps_source: 'maps/transport-fbb-tst'
 
 repo::remi_php71: true