From afecbc2350bf344d4a6a6f45671b6771e2a6d5fe Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Fri, 4 May 2018 15:38:25 +0200 Subject: [PATCH] jenkins-solr user deuwo --- .../deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml | 4 ++++ .../deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml | 6 +++++- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 4 ++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml index 8bff7506..aed68d22 100644 --- a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -74,6 +74,10 @@ sudo::configs: priority: "06" content: | jenkins ALL=(apache) NOPASSWD: ALL + solr_deploy: + priority: "06" + content: | + jenkins ALL=(solr) NOPASSWD: ALL php::extensions: gd: {} diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index eb576c00..d0a1c482 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -94,7 +94,11 @@ sudo::configs: priority: "06" content: | jenkins ALL=(apache) NOPASSWD: ALL - + solr_deploy: + priority: "06" + content: | + jenkins ALL=(solr) NOPASSWD: ALL + php::extensions: gd: {} opcache: {} diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 17d48cd5..d681f594 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -51,6 +51,10 @@ sudo::configs: priority: "06" content: | jenkins ALL=(apache) NOPASSWD: ALL + solr_deploy: + priority: "06" + content: | + jenkins ALL=(solr) NOPASSWD: ALL infra::profile::apache_php::fpm_pool: symfony: -- 2.39.5