Browse Source

Remove example pillar from README.

lookup-fix-3
Michael Grosser 11 years ago
parent
commit
11c52c6048
1 changed files with 0 additions and 11 deletions
  1. +0
    -11
      README.rst

+ 0
- 11
README.rst View File

@@ -2,14 +2,3 @@ users
=====

Configure users via pillar

Using this state, you can configure users entirely via pillar:

users:
auser:
sudouser: True
shell: /bin/zsh
groups:
- admin
ssh_auth:
- ssh-rsa PUBLICKEYKEYKEY

Loading…
Cancel
Save