From: sambufe Date: Fri, 9 Jun 2017 09:47:21 +0000 (+0200) Subject: jenkins auf fbb hinzugefügt X-Git-Tag: v0.1.0~2821^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=bbaa8b0b44d852de898f7e7227ea263636aa8749;p=pixelpark%2Fhiera.git jenkins auf fbb hinzugefügt --- diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 70233c50..d93c8c54 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -11,6 +11,9 @@ accounts::users: markus.baumann: apply: true sudo: true + jenkins: + apply: true + sudo: false sudo::configs: jenkins_rights: diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index da6f5b45..0ee47645 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -3,6 +3,17 @@ infra::role: base infra::additional_classes: - infra::profile::apache_php +accounts::users: + christian.schoenherr: + apply: true + sudo: false + markus.baumann: + apply: true + sudo: false + jenkins: + apply: true + sudo: false + sudo::configs: jenkins_rights: priority: "06" diff --git a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml index 1f267f4a..5571dedd 100644 --- a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml +++ b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml @@ -8,6 +8,9 @@ accounts::users: christian.schoenherr: apply: true sudo: true + jenkins: + apply: true + sudo: false sudo::configs: jenkins_rights: diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 106e2475..78395c65 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -2,6 +2,14 @@ infra::additional_classes: - infra::profile::apache_php +accounts::users: + christian.schoenherr: + apply: true + sudo: false + jenkins: + apply: true + sudo: false + sudo::configs: jenkins_rights: priority: '06'