Browse Source

Add example data to pillar.

tags/v0.45.0
Michael Grosser 11 years ago
parent
commit
3cf2ae4f1a
2 changed files with 8 additions and 0 deletions
  1. +0
    -0
      README.rst
  2. +8
    -0
      pillar.example

README.md → README.rst View File


+ 8
- 0
pillar.example View File

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

Loading…
Cancel
Save