From 1a7ca086e9b052356748f46451e6a225a3a344e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 12 Jul 2016 10:18:08 +0200 Subject: [PATCH] bmwi test jenkins --- customer/bmwi/red-bmwi-de.pixelpark.net.yaml | 5 +++++ customer/bmwi/test.yaml | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 customer/bmwi/test.yaml diff --git a/customer/bmwi/red-bmwi-de.pixelpark.net.yaml b/customer/bmwi/red-bmwi-de.pixelpark.net.yaml index af95ee45..8686c51d 100644 --- a/customer/bmwi/red-bmwi-de.pixelpark.net.yaml +++ b/customer/bmwi/red-bmwi-de.pixelpark.net.yaml @@ -2,3 +2,8 @@ site::additional_classes: - accounts +accounts::users: + jenkins: + apply: true + + diff --git a/customer/bmwi/test.yaml b/customer/bmwi/test.yaml new file mode 100644 index 00000000..3cd13b1b --- /dev/null +++ b/customer/bmwi/test.yaml @@ -0,0 +1,9 @@ +accounts::users: + jenkins: + apply: true + +sudo::configs: + deploy_rights: + priority: "06" + content: | + jenkins ALL=(ALL) NOPASSWD: ALL -- 2.39.5