mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 07:53:06 +01:00
update pillar examples
This commit is contained in:
@@ -8,10 +8,10 @@ users:
|
||||
- standalone
|
||||
- searchnode
|
||||
# optional fields
|
||||
- fullname: Stevie Claptoon
|
||||
- uid: 1001
|
||||
- gid: 1001
|
||||
- homephone: does not have a phone
|
||||
fullname: Stevie Claptoon
|
||||
uid: 1001
|
||||
gid: 1001
|
||||
homephone: does not have a phone
|
||||
groups:
|
||||
- mygroup1
|
||||
- mygroup2
|
||||
|
||||
@@ -8,12 +8,12 @@ users:
|
||||
- standalone
|
||||
- searchnode
|
||||
# optional fields
|
||||
- fullname: <string>
|
||||
- uid: <integer>
|
||||
- gid: <integer>
|
||||
- roomnumber: <string>
|
||||
- workphone: <string>
|
||||
- homephone: <string>
|
||||
fullname: <string>
|
||||
uid: <integer>
|
||||
gid: <integer>
|
||||
roomnumber: <string>
|
||||
workphone: <string>
|
||||
homephone: <string>
|
||||
groups:
|
||||
- <string>
|
||||
- <string>
|
||||
|
||||
Reference in New Issue
Block a user