mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
IDH - Jinjafy hostname
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
idh:
|
idh:
|
||||||
opencanary:
|
opencanary:
|
||||||
config:
|
config:
|
||||||
device.node_id: opencanary-01
|
device.node_id: {{ grains.host }}
|
||||||
git.enabled: true
|
git.enabled: true
|
||||||
git.port: 9418
|
git.port: 9418
|
||||||
ftp.enabled: true
|
ftp.enabled: true
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{{ IDH | tojson(True) }}
|
{{ OPENCANARYCONFIG | tojson(True) }}
|
||||||
Reference in New Issue
Block a user