From: Thomas Dalichow Date: Mon, 4 Jun 2018 14:02:58 +0000 (+0200) Subject: fbb-api - add user flugdat, too on prd (fix) X-Git-Tag: v0.1.0~855 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5be5e5f83acec50361b11327f49ddad51ed3f244;p=pixelpark%2Fhiera.git fbb-api - add user flugdat, too on prd (fix) --- diff --git a/customer/fbb-api/production.yaml b/customer/fbb-api/production.yaml index 287f1b1d..2f04fd50 100644 --- a/customer/fbb-api/production.yaml +++ b/customer/fbb-api/production.yaml @@ -3,12 +3,6 @@ accounts::users: jenkins: apply: true sudo: false - -sudo::configs: - jenkins_rights: - priority: "06" - content: | - jenkins ALL=(apache) NOPASSWD: ALL flugdat: apply: true uid: 60301 @@ -22,6 +16,12 @@ sudo::configs: comment: "Flugdaten-Synchronisation_FBBPSCDM-129" shell: "bash" +sudo::configs: + jenkins_rights: + priority: "06" + content: | + jenkins ALL=(apache) NOPASSWD: ALL + infra::additional_classes: - infra::profile::apache_php