From 1819f3c220c4df0679a2e4e5b5823f9692447630 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 5 Dec 2016 13:42:50 +0100 Subject: [PATCH] Add apache::mod::cgid on puppetmaster and review --- customer/pixelpark/puppetmaster01.pixelpark.com.yaml | 3 +-- customer/pixelpark/review.pixelpark.com.yaml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/pixelpark/puppetmaster01.pixelpark.com.yaml b/customer/pixelpark/puppetmaster01.pixelpark.com.yaml index 89080811..0caa7fd6 100644 --- a/customer/pixelpark/puppetmaster01.pixelpark.com.yaml +++ b/customer/pixelpark/puppetmaster01.pixelpark.com.yaml @@ -2,10 +2,9 @@ site::role: base site::additional_classes: - site::profile::apache -# - apache::mod::passenger - pp_mcollective - site::profile::mcollective::common -# - repo::redhat::passenger + - apache::mod::cgid accounts::users: jenkins: diff --git a/customer/pixelpark/review.pixelpark.com.yaml b/customer/pixelpark/review.pixelpark.com.yaml index e3e9a0c1..ab2bc33e 100644 --- a/customer/pixelpark/review.pixelpark.com.yaml +++ b/customer/pixelpark/review.pixelpark.com.yaml @@ -2,6 +2,7 @@ site::role: base site::additional_classes: - site::profile::apache + - apache::mod::cgid - gerrit - logstash -- 2.39.5