]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pfizer - remove sudo right from user
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 30 Nov 2016 16:49:50 +0000 (17:49 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 30 Nov 2016 16:49:50 +0000 (17:49 +0100)
customer/pfizer/test.yaml

index 3ec6599451179f20f3c6c25d1d22f5829af1214b..0f355cb38a8e1efd849c245105f5fcf4d7218d43 100644 (file)
@@ -2,42 +2,33 @@
 accounts::users:
   thomas.bussmeyer:
     apply: true
-    sudo: true
     groups: apache
   stephan.vits:
     apply: true
-    sudo: true
     groups: apache
   nikolai.potapov:
     apply: true
-    sudo: true
     groups: apache
   romy.pohl:
     apply: true
-    sudo: false
     groups: apache
   deploy.vogel:
     apply: true
-    sudo: false
     group: apache
   andreas.pinto-koehler:
     apply: true
-    sudo: false
     groups: apache
   willi.martens:
     apply: true
-    sudo: false
     group: apache
   markus.baumann:
     apply: true
-    sudo: false
     groups: apache
   jenkins:
     apply: true
     group: apache
   service.typo3:
     apply: true
-    sudo: false
     groups: apache
 
 # TODO: Abwarten auf Ticket: https://jira.pixelpark.com/jira/browse/PPPUPPET-202