mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 05:53:09 +01:00
configure bond and monitor nics
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{% set role = grains.id.split("_") | last %}
|
||||
include:
|
||||
- setup.virt.setHostname
|
||||
- setup.virt.sominion
|
||||
- common.packages # python3-dnf-plugin-versionlock
|
||||
{% if role in ['sensor', 'heavynode'] %}
|
||||
- sensor.vm.network
|
||||
{% endif %}
|
||||
- setup.virt.setSalt
|
||||
|
||||
Reference in New Issue
Block a user