From: Philipp Dallig Date: Fri, 2 Jun 2017 13:10:25 +0000 (+0200) Subject: mobile-aem - rollout accounts and jenkins X-Git-Tag: v0.1.0~2860 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4a8f33f509f49a0c58233b53433bae7e55d42355;p=pixelpark%2Fhiera.git mobile-aem - rollout accounts and jenkins --- 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: |