Add network_type for hypervisors in use

This commit is contained in:
Arif Ali 2020-12-23 16:47:41 +00:00
parent f467c70ed9
commit 67c77ca8ab
Signed by: arif
GPG Key ID: 369608FBA1353A70
3 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,8 @@ disks+=(50)
disks+=(20)
disks+=(20)
network_type=bridge
bridges=()
bridges+=("br-enp1s0")
bridges+=("br-enp1s0.301")

View File

@ -18,6 +18,8 @@ disks+=(50)
disks+=(20)
disks+=(20)
network_type=bridge
bridges=()
bridges+=("br-enp1s0")
bridges+=("br-enp1s0.301")

View File

@ -18,6 +18,8 @@ disks+=(50)
disks+=(20)
disks+=(20)
network_type=bridge
bridges=()
bridges+=("br0")
bridges+=("br1")