mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Common Module - Add Influx Config
This commit is contained in:
@@ -161,6 +161,14 @@ influxdbdir:
|
|||||||
- name: /nsm/influxdb
|
- name: /nsm/influxdb
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|
||||||
|
influxdbconf:
|
||||||
|
file.managed:
|
||||||
|
- name: /opt/so/conf/influxdb/influxdb.conf
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- template: jinja
|
||||||
|
- source: salt://common/influxdb/etc/influxdb.conf
|
||||||
|
|
||||||
so-influxdb:
|
so-influxdb:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: soshybridhunter/so-influxdb:HH1.0.4
|
- image: soshybridhunter/so-influxdb:HH1.0.4
|
||||||
|
|||||||
Reference in New Issue
Block a user