]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mobile-aem - rollout accounts and jenkins
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 2 Jun 2017 13:10:25 +0000 (15:10 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 2 Jun 2017 13:10:25 +0000 (15:10 +0200)
customer/mobile-aem/common.yaml

index 364967f5f89a4fe5d5bba5f947754d3a1f874039..4b6b0443605ee5257226b71834f8825878ff4e51 100644 (file)
@@ -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: |