From 22a39020c564b012b6652d239fec9a84b3ff184b Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 30 Nov 2016 17:49:50 +0100 Subject: [PATCH] pfizer - remove sudo right from user --- customer/pfizer/test.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/customer/pfizer/test.yaml b/customer/pfizer/test.yaml index 3ec65994..0f355cb3 100644 --- a/customer/pfizer/test.yaml +++ b/customer/pfizer/test.yaml @@ -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 -- 2.39.5