Skip to content

Instantly share code, notes, and snippets.

@David-B55
Last active August 27, 2015 11:34
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 David-B55/de2d8e499febc0fb638b to your computer and use it in GitHub Desktop.
Save David-B55/de2d8e499febc0fb638b to your computer and use it in GitHub Desktop.
HG1:
hosts:
- H1
- H2
usergroups:
- UG1
users:
- U4
passwordused: pw2
HG1:
hosts:
- H1
- H3
usergroups:
- UG3
users:
- U2
passwordused: pw2
H1:
hostname: host1
users:
- U4
passwordused: pw1
H2:
hostname: host2
H3:
hostname: host3
UG1:
groups:
- wheel
users:
- U1
- U2
UG2:
groups:
- testgroup
users:
- U1
- U3
users:
U1:
fullname: User1
uid: 2501
passwords:
pw1: hash1
pw2: hash2
U2:
fullname: User2
uid: 2502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment