make logstash and kratos homedirs

This commit is contained in:
reyesj2
2025-04-21 16:26:20 -05:00
parent 5bd84c4e30
commit 4ec185a9c7
2 changed files with 17 additions and 1 deletions

View File

@@ -22,7 +22,15 @@ logstashgroup:
- name: logstash
- gid: 931
# Add the logstash user for the jog4j settings
logstashhome:
file.directory:
- name: /opt/so/conf/logstash
- user: 931
- gid: 931
- mode: 700
- makedirs: True
# Add the logstash user for the log4j settings
logstash:
user.present:
- uid: 931