From: Andreas Gerstenberg Date: Thu, 15 Mar 2018 15:11:03 +0000 (+0100) Subject: mbvd-servicepreisauskunft update user kram X-Git-Tag: v0.1.0~1472 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=804c1393ce7b6385d63a733b6071a5661fbfff4c;p=pixelpark%2Fhiera.git mbvd-servicepreisauskunft update user kram --- diff --git a/customer/mbvd-servicepreisauskunft/common.yaml b/customer/mbvd-servicepreisauskunft/common.yaml index fdfe4af0..f443d7d7 100644 --- a/customer/mbvd-servicepreisauskunft/common.yaml +++ b/customer/mbvd-servicepreisauskunft/common.yaml @@ -4,16 +4,24 @@ infra::role: base accounts::users: christian.heggemann: apply: true - group: tomcat + groups: + - apache + - tomcat dennis.klein: apply: true - group: tomcat + groups: + - apache + - tomcat annika.wenzel: apply: true - group: tomcat - jenkins: - apply: true - sudo: true - group: tomcat groups: - apache + - tomcat + jenkins: + apply: true + +sudo::configs: + deploy_rights: + priority: "06" + content: | + jenkins ALL=(ALL) NOPASSWD: ALL \ No newline at end of file