mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
16 lines
475 B
YAML
16 lines
475 B
YAML
# This is the start of an example of what this file will look like. It will be generated by Salt, so this yaml file is not used by Salt.
|
|
hypervisor:
|
|
hosts:
|
|
jpphype1:
|
|
add_searchnode:
|
|
description: Add a new searchnode to the hypervisor.
|
|
file: true
|
|
global: true
|
|
multiline: true
|
|
add_sensor:
|
|
description: Add a new sensor to the hypervisor.
|
|
file: true
|
|
global: true
|
|
multiline: true
|
|
guests: {}
|