Merge pull request #14978 from Security-Onion-Solutions/mikebond

only manage bond script if bond0 exists
This commit is contained in:
Mike Reeves
2025-08-29 10:07:24 -04:00
committed by GitHub

View File

@@ -39,6 +39,8 @@ combine_bond_script:
- template: jinja
- defaults:
CHANNELS: {{ SENSORMERGED.channels }}
- onlyif:
- ip link show bond0
execute_combine_bond:
cmd.run: