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