From: Philipp Dallig Date: Wed, 16 Aug 2017 15:29:55 +0000 (+0200) Subject: pixelpark-puppet - give apache sudo rights X-Git-Tag: v0.1.0~2591^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cad8511498c98518a61c6aa020b84f930924d3a3;p=pixelpark%2Fhiera.git pixelpark-puppet - give apache sudo rights --- diff --git a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml index 006d4450..596820f4 100644 --- a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml @@ -4,6 +4,12 @@ infra::additional_classes: - infra::profile::apache - apache::mod::cgid +sudo::configs: + deploy: + priority: "06" + content: | + apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl + infra::profile::apache::pp_vhosts: gitdeploy: servername: puppetmaster.pixelpark.com