From: Philipp Dallig Date: Wed, 16 Aug 2017 15:22:40 +0000 (+0200) Subject: pixelpark-puppet - add cgi module X-Git-Tag: v0.1.0~2591^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0b0e2e87f550faa17f7067c081bc06a3f8789301;p=pixelpark%2Fhiera.git pixelpark-puppet - add cgi module --- 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