mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
fix destroying virbr0
This commit is contained in:
@@ -84,7 +84,7 @@ disable_default_bridge:
|
|||||||
- require:
|
- require:
|
||||||
- pkg: install_libvirt-client
|
- pkg: install_libvirt-client
|
||||||
- onlyif:
|
- 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
|
# this should only run during the first highstate after setup. it will transfer connection from mgmt to br0
|
||||||
down_original_mgmt_interface:
|
down_original_mgmt_interface:
|
||||||
|
|||||||
Reference in New Issue
Block a user