From: sascha.strassheim Date: Thu, 21 Jun 2018 08:52:03 +0000 (+0200) Subject: added katja to dev/test/prod deutsche wohnen - prod no sudo X-Git-Tag: v0.1.0~766 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=60118c64691ad9d2015d9597dbf5f18a5b587c0d;p=pixelpark%2Fhiera.git added katja to dev/test/prod deutsche wohnen - prod no sudo --- diff --git a/customer/deuwo/development.yaml b/customer/deuwo/development.yaml index b30c7dc9..cc0ebd7f 100644 --- a/customer/deuwo/development.yaml +++ b/customer/deuwo/development.yaml @@ -28,6 +28,9 @@ accounts::users: dirk.goetz: apply: true sudo: true + katja.liell: + apply: true + sudo: true sudo::configs: jenkins_deploy: priority: "06" diff --git a/customer/deuwo/production.yaml b/customer/deuwo/production.yaml index 5f4d2a05..de9563e4 100644 --- a/customer/deuwo/production.yaml +++ b/customer/deuwo/production.yaml @@ -10,6 +10,9 @@ infra::profile::apache_php::fpm_pool: accounts::users: jenkins: apply: true + katja.liell: + apply: true + sudo: false sudo::configs: jenkins_deploy: diff --git a/customer/deuwo/test.yaml b/customer/deuwo/test.yaml index 17172f8b..f6798060 100644 --- a/customer/deuwo/test.yaml +++ b/customer/deuwo/test.yaml @@ -28,6 +28,9 @@ accounts::users: dirk.goetz: apply: true sudo: true + katja.liell: + apply: true + sudo: true sudo::configs: jenkins_deploy: