From 36e59d15f45441fb53baf256f5e8ed4053747986 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 2 Nov 2017 12:21:38 +0100 Subject: [PATCH] Minor changes on dnsmaster servers --- customer/pixelpark-dns/common.yaml | 4 ++++ customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml | 8 ++++---- customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml | 8 ++++---- customer/pixelpark-dns/systemshare.pixelpark.com.yaml | 6 +++--- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/customer/pixelpark-dns/common.yaml b/customer/pixelpark-dns/common.yaml index 0f5946b0..1d1739a8 100644 --- a/customer/pixelpark-dns/common.yaml +++ b/customer/pixelpark-dns/common.yaml @@ -1,4 +1,8 @@ --- +infra::role: base +infra::additional_classes: + - infra::profile::postfix + - infra::profile::cron postfix::myorigin: "pixelpark.com" diff --git a/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml b/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml index c0fb7b5d..d759a676 100644 --- a/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml +++ b/customer/pixelpark-dns/dnsmaster01.pixelpark.com.yaml @@ -1,8 +1,8 @@ --- -infra::role: base -infra::additional_classes: - - infra::profile::postfix - - infra::profile::cron +#infra::role: base +#infra::additional_classes: +# - infra::profile::postfix +# - infra::profile::cron # - powerdns # - powerdns::backend::gmysql diff --git a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml index cfc03996..d43ece3d 100644 --- a/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-dns/dnsmaster02.pixelpark.com.yaml @@ -1,8 +1,8 @@ --- -infra::role: base -infra::additional_classes: - - infra::profile::cron - - infra::profile::postfix +#infra::role: base +#infra::additional_classes: +# - infra::profile::cron +# - infra::profile::postfix # - powerdns # - powerdns::backend::gmysql diff --git a/customer/pixelpark-dns/systemshare.pixelpark.com.yaml b/customer/pixelpark-dns/systemshare.pixelpark.com.yaml index c8e1f871..45687230 100644 --- a/customer/pixelpark-dns/systemshare.pixelpark.com.yaml +++ b/customer/pixelpark-dns/systemshare.pixelpark.com.yaml @@ -1,9 +1,9 @@ --- #infra::role: base -infra::additional_classes: - - infra::profile::postfix - - infra::profile::cron +#infra::additional_classes: +# - infra::profile::postfix +# - infra::profile::cron # - infra::profile::apache_php #apache::mpm_module: event -- 2.39.5