Skip to content

Instantly share code, notes, and snippets.

@leogaggl
Created January 28, 2018 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leogaggl/26c8c015012d9a68d36564c2a1316977 to your computer and use it in GitHub Desktop.
Save leogaggl/26c8c015012d9a68d36564c2a1316977 to your computer and use it in GitHub Desktop.
Pillar example
users:
tester:
fullname: Joe Test
shell: '/bin/bash'
groups:
- sudo
crypt: longrandomSHA512hashedpassword
pub_ssh_keys:
- ssh-rsa 123456789aBcDeFgH123456789aBcDeFgH123456789aBcDeFgH123456789aBcDeFgH123456789aBcDeFgH123456789aBcDeFgH user@mailbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment