Add missing keys in pillar.example (found in init.sls)

This commit is contained in:
Imran Iqbal 2015-12-31 08:23:00 +00:00
parent 984317fca1
commit 4b840e646c

View File

@ -11,7 +11,9 @@ users:
# WARNING: If 'empty_password' is set to True, the 'password' statement
# will be ignored by enabling password-less login for the user.
empty_password: False
system: False
home: /custom/buser
user_dir_mode: 750
createhome: True
roomnumber: "A-1"
workphone: "(555) 555-5555"
@ -34,6 +36,7 @@ users:
sudo_defaults:
- '!requiretty'
shell: /bin/bash
remove_groups: False
prime_group:
name: primarygroup
gid: 500