From 0b0e2e87f550faa17f7067c081bc06a3f8789301 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 16 Aug 2017 17:22:40 +0200 Subject: [PATCH] pixelpark-puppet - add cgi module --- customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml index fe802c93..006d4450 100644 --- a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml @@ -2,6 +2,8 @@ infra::role: base infra::additional_classes: - infra::profile::apache + - apache::mod::cgid + infra::profile::apache::pp_vhosts: gitdeploy: servername: puppetmaster.pixelpark.com @@ -19,7 +21,6 @@ infra::profile::apache::pp_vhosts: provider: directory path: '/var/www/cgi-bin' options: - - Indexes - FollowSymlinks - MultiViews - ExecCGI -- 2.39.5