]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Adding test user to test-mail02.pixelpark.net for testing the accounts module
authorFrank Brehm <frank.brehm@pixelpark.com>
Fri, 16 Mar 2018 09:27:34 +0000 (10:27 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Fri, 16 Mar 2018 09:27:34 +0000 (10:27 +0100)
customer/pixelpark-mail/test-mail02.pixelpark.net.yaml

index ce9bc883006479faffaf16953ddbbc9d35e80a27..d00aba871b2c0a2a376cf458cb7da3095bec25de 100644 (file)
@@ -10,6 +10,19 @@ infra::additional_classes:
   - bind
 #  - logstash
 
+# For testing the accounts module
+accounts::users:
+  web:
+    apply: true
+    sudo: false
+    uid: 60300
+    comment: 'Test Webuser'
+    group: 'web'
+    groups:
+      - 'apache'
+      - 'wheel'
+    shell: 'bash'
+
 # Necessary, because the host has a local caching only DNS resolver
 puppetconf::server: puppetmaster01.pixelpark.com