From 4a8f33f509f49a0c58233b53433bae7e55d42355 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 2 Jun 2017 15:10:25 +0200 Subject: [PATCH] mobile-aem - rollout accounts and jenkins --- customer/mobile-aem/common.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/customer/mobile-aem/common.yaml b/customer/mobile-aem/common.yaml index 364967f5..4b6b0443 100644 --- a/customer/mobile-aem/common.yaml +++ b/customer/mobile-aem/common.yaml @@ -5,6 +5,19 @@ infra::additional_classes: - accounts - infra::profile::cron +accounts::users: + dominic.radtke: + apply: true + sudo: true + florian.schade: + apply: true + sudo: true + victor.saar: + apply: true + sudo: true + jenkins: + apply: true + java::package: java-1.8.0-oraclejdk puppetconf::server: puppetmaster01.pixelpark.com @@ -40,6 +53,10 @@ sudo::configs: Cmnd_Alias STOP_PUPPET = /usr/bin/systemctl stop puppet Cmnd_Alias BACKUP = /usr/local/sbin/zfs_rotation.sh* aem ALL=(ALL) NOPASSWD:START_PUBLISH, START_AUTHOR, START_PUPPET, STOP_PUBLISH, STOP_AUTHOR, STOP_PUPPET, BACKUP + becomeAEM: + priority: "06" + content: | + jenkins ALL=(aem) NOPASSWD: ALL xymon: priority: "05" content: | -- 2.39.5