From: Frank Brehm Date: Fri, 16 Mar 2018 09:27:34 +0000 (+0100) Subject: Adding test user to test-mail02.pixelpark.net for testing the accounts module X-Git-Tag: v0.1.0~1462 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=355c0e47ea00e31d610cc0e72a40b4ec0ef64670;p=pixelpark%2Fhiera.git Adding test user to test-mail02.pixelpark.net for testing the accounts module --- diff --git a/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml b/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml index ce9bc883..d00aba87 100644 --- a/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml +++ b/customer/pixelpark-mail/test-mail02.pixelpark.net.yaml @@ -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