From b4feef8ad130d6aa7cc00e15d46cbd9c7d867dc7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 12 Jul 2016 10:31:17 +0200 Subject: [PATCH] bmas/bmwi test jenkins --- customer/bmas/red-bmas-gsb6-de.pixelpark.net.yaml | 6 +++++- customer/bmwi/red-bmwi-de.pixelpark.net.yaml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/customer/bmas/red-bmas-gsb6-de.pixelpark.net.yaml b/customer/bmas/red-bmas-gsb6-de.pixelpark.net.yaml index 6211c371..6134fc3f 100644 --- a/customer/bmas/red-bmas-gsb6-de.pixelpark.net.yaml +++ b/customer/bmas/red-bmas-gsb6-de.pixelpark.net.yaml @@ -7,4 +7,8 @@ accounts::users: jenkins: apply: true - +sudo::configs: + deploy_rights: + priority: "06" + content: | + jenkins ALL=(ALL) NOPASSWD: ALL diff --git a/customer/bmwi/red-bmwi-de.pixelpark.net.yaml b/customer/bmwi/red-bmwi-de.pixelpark.net.yaml index 8686c51d..55c711f1 100644 --- a/customer/bmwi/red-bmwi-de.pixelpark.net.yaml +++ b/customer/bmwi/red-bmwi-de.pixelpark.net.yaml @@ -6,4 +6,8 @@ accounts::users: jenkins: apply: true - +sudo::configs: + deploy_rights: + priority: "06" + content: | + jenkins ALL=(ALL) NOPASSWD: ALL -- 2.39.5