mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
PCAP Salt Module - add the steno user
This commit is contained in:
@@ -18,11 +18,11 @@
|
|||||||
# Create the logstash group
|
# Create the logstash group
|
||||||
stenographergroup:
|
stenographergroup:
|
||||||
group.present:
|
group.present:
|
||||||
- name: stenographer
|
- name: steno
|
||||||
- gid: 941
|
- gid: 941
|
||||||
|
|
||||||
# Add the logstash user for the jog4j settings
|
# Add the logstash user for the jog4j settings
|
||||||
stenographer:
|
steno:
|
||||||
user.present:
|
user.present:
|
||||||
- uid: 941
|
- uid: 941
|
||||||
- gid: 941
|
- gid: 941
|
||||||
|
|||||||
Reference in New Issue
Block a user