vm-hosts: Add camera virtual network
The *camera* virtual network is needed for VMs (i.e. *nvr0*) to connect directly to security cameras.
This commit is contained in:
@@ -5,6 +5,9 @@ libvirt_networks:
|
|||||||
- name: test
|
- name: test
|
||||||
type: bridge
|
type: bridge
|
||||||
bridge_iface: br1
|
bridge_iface: br1
|
||||||
|
- name: camera
|
||||||
|
type: bridge
|
||||||
|
bridge_iface: camera
|
||||||
- name: mgmt
|
- name: mgmt
|
||||||
type: bridge
|
type: bridge
|
||||||
bridge_iface: mgmt
|
bridge_iface: mgmt
|
||||||
|
|||||||
Reference in New Issue
Block a user