From 7f88229ca2e3968cd8cf217e8e9da0f97724fa2f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20Pinto-K=C3=B6hler?= Date: Mon, 21 Nov 2016 11:47:54 +0100 Subject: [PATCH] Added deployment user to users. --- customer/bmf-datacenter/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/bmf-datacenter/common.yaml b/customer/bmf-datacenter/common.yaml index fb4f9489..029a5126 100644 --- a/customer/bmf-datacenter/common.yaml +++ b/customer/bmf-datacenter/common.yaml @@ -15,6 +15,9 @@ accounts::users: andreas.pinto-koehler: apply: true group: apache + jenkins: + apply: true + group: apache site::role: base site::additional_classes: -- 2.39.5