From c2fac5e77c7def08d76215ac96ddc4a5f68fe7c3 Mon Sep 17 00:00:00 2001 From: sambufe Date: Tue, 6 Feb 2018 13:10:32 +0100 Subject: [PATCH] BERFBB-4442 fbb --- customer/fbb-web/common.yaml | 2 ++ customer/fbb-www/common.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/customer/fbb-web/common.yaml b/customer/fbb-web/common.yaml index 15728d5f..94b33fde 100644 --- a/customer/fbb-web/common.yaml +++ b/customer/fbb-web/common.yaml @@ -7,6 +7,8 @@ postfix::myorigin: 'pixelpark.com' #infra::profile::postfix::transport_maps_source: 'maps/transport-fbb' infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb' +motd::custom_text: "+---------------------------+\n| Pixelpark Notfallnummern: |\n| 8x5: 030 5058 1701 |\n| 24x7: 030 5058 1750 |\n+---------------------------+\n" + zabbix::agent::manage_repo: false accounts::users: sascha.strassheim: diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 173e3914..07bf67e1 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -1,5 +1,6 @@ --- apache::mpm_module: event +motd::custom_text: "+---------------------------+\n| Pixelpark Notfallnummern: |\n| 8x5: 030 5058 1701 |\n| 24x7: 030 5058 1750 |\n+---------------------------+\n" accounts::users: web: apply: true -- 2.39.5