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