]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Adding /opt/puppetlabs/puppet/bin/puppet to sudo commands for apache on puppetmasters
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 21 Aug 2018 12:37:13 +0000 (14:37 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 21 Aug 2018 12:37:13 +0000 (14:37 +0200)
customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml
customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml

index a5017543b5f1615300c100d4af8f4df0d327146c..c19dd971cd62c78edd19e7f5b701f7be27e7db52 100644 (file)
@@ -12,7 +12,7 @@ sudo::configs:
   deploy:
     priority: "06"
     content: |
-      apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl, /opt/puppetlabs/puppet/bin/curl
+      apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/puppet, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl, /opt/puppetlabs/puppet/bin/curl
 
 infra::profile::apache::pp_vhosts:
   gitdeploy:
index c4337e34f981a146eef1de664942ade4ffbc5a32..44daad761a8699d13b071b7ae253306efeaff229 100644 (file)
@@ -8,7 +8,7 @@ sudo::configs:
   deploy:
     priority: "06"
     content: |
-      apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl, /opt/puppetlabs/puppet/bin/curl
+      apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/puppet, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl, /opt/puppetlabs/puppet/bin/curl
 
 infra::profile::apache::pp_vhosts:
   gitdeploy: