mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
fix destroying virbr0
This commit is contained in:
@@ -84,7 +84,7 @@ disable_default_bridge:
|
||||
- require:
|
||||
- pkg: install_libvirt-client
|
||||
- onlyif:
|
||||
- virsh net-info | grep default
|
||||
- virsh net-list | grep default
|
||||
|
||||
# this should only run during the first highstate after setup. it will transfer connection from mgmt to br0
|
||||
down_original_mgmt_interface:
|
||||
|
||||
Reference in New Issue
Block a user