From: sascha.strassheim Date: Thu, 17 May 2018 15:02:01 +0000 (+0200) Subject: added fbb-api users on dev/test X-Git-Tag: v0.1.0~1014 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7b677035a70abc6de33a28899b64875bb045e863;p=pixelpark%2Fhiera.git added fbb-api users on dev/test --- diff --git a/customer/fbb-api/development.yaml b/customer/fbb-api/development.yaml index 9eb2be46..8789e2a4 100644 --- a/customer/fbb-api/development.yaml +++ b/customer/fbb-api/development.yaml @@ -12,3 +12,29 @@ php::extensions: zip: {} xml: {} json: {} + +accounts::users: + markus.baumann: + apply: true + sudo: true + thomas.bussmeyer: + apply: true + sudo: true + harry.teuber: + apply: true + sudo: true + christian.schoenherr: + apply: true + sudo: true + santiago.nuneznegrillo: + apply: true + sudo: true + jenkins: + apply: true + sudo: false + +sudo::configs: + jenkins_rights: + priority: "06" + content: | + jenkins ALL=(apache) NOPASSWD: ALL diff --git a/customer/fbb-api/test.yaml b/customer/fbb-api/test.yaml index 9eb2be46..8789e2a4 100644 --- a/customer/fbb-api/test.yaml +++ b/customer/fbb-api/test.yaml @@ -12,3 +12,29 @@ php::extensions: zip: {} xml: {} json: {} + +accounts::users: + markus.baumann: + apply: true + sudo: true + thomas.bussmeyer: + apply: true + sudo: true + harry.teuber: + apply: true + sudo: true + christian.schoenherr: + apply: true + sudo: true + santiago.nuneznegrillo: + apply: true + sudo: true + jenkins: + apply: true + sudo: false + +sudo::configs: + jenkins_rights: + priority: "06" + content: | + jenkins ALL=(apache) NOPASSWD: ALL