]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bmas-sgb2 - remove deploy.vogel rights
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 20 Jan 2016 16:05:30 +0000 (17:05 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 20 Jan 2016 16:05:30 +0000 (17:05 +0100)
customer/bmas-sgb2/dev-sgb2-info.pixelpark.net.yaml

index f8090d9423459495d0b21d6fa4c5c2121eaaf5d6..805cf6f09423c02f3cf8e323a1feded101df22fb 100644 (file)
@@ -13,17 +13,11 @@ accounts::users:
     sudo: true
 
 sudo::configs:
-  cmd_alias:
-    priority: "05"
-    content: |
-      Cmnd_Alias MKDIRDOC = /bin/mkdir /srv/www/*
-      Cmnd_Alias CHOWNDOC = /bin/chown -R apache\:apache /srv/www/*
   deploy.vogel:
     priority: "06"
     content: |
       deploy.vogel ALL=(apache) NOPASSWD: ALL
-      deploy.vogel ALL=(ALL) NOPASSWD: MKDIRDOC, CHOWNDOC
-
+      
 site::role: base
 site::additional_classes:
   - site::profile::drupal