From 2cf75f279cd865ef7fde43a78e9af7135abc97a1 Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 31 May 2017 16:33:01 +0200 Subject: [PATCH] FBBKERNSERV-208 --- customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml | 8 ++++++++ customer/fbb-ws/prd-ws01-fbb.pixelpark.net.yaml | 6 ------ customer/fbb-ws/prd-ws02-fbb.pixelpark.net.yaml | 6 ------ customer/fbb-www/dev-www-fbb.pixelpark.net.yaml | 5 +++++ customer/fbb-www/production.yaml | 6 ------ 5 files changed, 13 insertions(+), 18 deletions(-) diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 1323f295..cd992b7c 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -3,6 +3,14 @@ infra::role: base infra::additional_classes: - infra::profile::apache_php +accounts::users: + christian.schoenherr: + apply: true + sudo: true + markus.baumann: + apply: true + sudo: true + sudo::configs: jenkins_rights: priority: "06" diff --git a/customer/fbb-ws/prd-ws01-fbb.pixelpark.net.yaml b/customer/fbb-ws/prd-ws01-fbb.pixelpark.net.yaml index 8b096448..5d9bdbd9 100644 --- a/customer/fbb-ws/prd-ws01-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/prd-ws01-fbb.pixelpark.net.yaml @@ -3,12 +3,6 @@ infra::role: base infra::additional_classes: - infra::profile::apache_php -sudo::configs: - jenkins_rights: - priority: "06" - content: | - jenkins ALL=(apache) NOPASSWD: ALL - repo::remi_php71: true php::fpm::pools: diff --git a/customer/fbb-ws/prd-ws02-fbb.pixelpark.net.yaml b/customer/fbb-ws/prd-ws02-fbb.pixelpark.net.yaml index cf2c32c4..f4b3b0a8 100644 --- a/customer/fbb-ws/prd-ws02-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/prd-ws02-fbb.pixelpark.net.yaml @@ -3,12 +3,6 @@ infra::role: base infra::additional_classes: - infra::profile::apache_php -sudo::configs: - jenkins_rights: - priority: "06" - content: | - jenkins ALL=(apache) NOPASSWD: ALL - repo::remi_php71: true php::fpm::pools: diff --git a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml index b266cdf5..814f0c9c 100644 --- a/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml +++ b/customer/fbb-www/dev-www-fbb.pixelpark.net.yaml @@ -3,6 +3,11 @@ infra::role: base infra::additional_classes: - infra::profile::apache_php +accounts::users: + christian.schoenherr: + apply: true + sudo: true + sudo::configs: jenkins_rights: priority: "06" diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 2e2df674..ea8ff9b0 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -2,12 +2,6 @@ infra::additional_classes: - infra::profile::apache_php -sudo::configs: - jenkins_rights: - priority: "06" - content: | - jenkins ALL=(apache) NOPASSWD: ALL - repo::remi_php71: true php::fpm::pools: -- 2.39.5