mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-11 19:52:51 +01:00
Fix syntax for Fleet component templates
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"component_templates": [
|
||||
{
|
||||
"name": "so-fleet_agent_id_verification-1",
|
||||
"component_template": {
|
||||
"template": {
|
||||
"settings": {
|
||||
"analysis": {
|
||||
@@ -69,6 +65,3 @@
|
||||
"managed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{
|
||||
"component_templates": [
|
||||
{
|
||||
"name": "so-fleet_globals-1",
|
||||
"component_template": {
|
||||
"template": {
|
||||
"settings": {
|
||||
"analysis": {
|
||||
@@ -68,6 +64,3 @@
|
||||
"managed": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user