secure config files

This commit is contained in:
Jason Ertel
2020-04-10 17:27:50 -04:00
committed by William Wernert
parent 12af856d00
commit 61ae94b2b3
2 changed files with 5 additions and 3 deletions

View File

@@ -69,9 +69,9 @@ sensoroniagentconf:
file.managed:
- name: /opt/so/conf/steno/sensoroni.json
- source: salt://pcap/files/sensoroni.json
- user: root
- group: root
- mode: 644
- user: stenographer
- group: stenographer
- mode: 600
- template: jinja
stenoca:

View File

@@ -28,6 +28,7 @@ socsync:
- source: salt://soc/files/soc
- user: 939
- group: 939
- mode: 600
- template: jinja
so-soc:
@@ -78,6 +79,7 @@ kratossync:
- source: salt://soc/files/kratos
- user: 928
- group: 928
- mode: 600
- template: jinja
so-kratos: