From 3134730a010fc4afc738f47bfaa588d693d65c39 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 16 Aug 2017 14:31:39 +0200 Subject: [PATCH] Adding some more classe to puppetmaster02.pixelpark.com and puppetca01.pixelpark.com --- customer/pixelpark-puppet/common.yaml | 4 ++++ customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml | 2 ++ 2 files changed, 6 insertions(+) diff --git a/customer/pixelpark-puppet/common.yaml b/customer/pixelpark-puppet/common.yaml index f8a97f5f..cea52caf 100644 --- a/customer/pixelpark-puppet/common.yaml +++ b/customer/pixelpark-puppet/common.yaml @@ -1,2 +1,6 @@ --- +infra::additional_classes: + - infra::profile::postfix + - infra::profile::cron + postfix::myorigin: "pixelpark.com" diff --git a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml index 3b0442d3..f229a8b4 100644 --- a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml @@ -1,2 +1,4 @@ --- infra::role: base +infra::additional_classes: + - infra::profile::apache -- 2.39.5