mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Refactor for Elastic Upgrade
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{% from 'vars/globals.map.jinja' import GLOBALS %}
|
||||
|
||||
{
|
||||
"package": {
|
||||
"name": "fleet_server",
|
||||
@@ -7,7 +5,7 @@
|
||||
},
|
||||
"name": "fleet_server-1",
|
||||
"namespace": "default",
|
||||
"policy_id": "FleetServer_{{ GLOBALS.hostname }}",
|
||||
"policy_id": "FleetServer_hostname",
|
||||
"vars": {},
|
||||
"inputs": {
|
||||
"fleet_server-fleet-server": {
|
||||
|
||||
Reference in New Issue
Block a user