vm-hosts: Remove hass VM network
There are no longer any virtual machines connected to the Home Assistant network. Home Assistant runs on a physical machine.jenkins-master
parent
3be9c40f2b
commit
4d5076ced9
|
@ -5,9 +5,6 @@ libvirt_networks:
|
|||
- name: test
|
||||
type: bridge
|
||||
bridge_iface: br1
|
||||
- name: hass
|
||||
type: bridge
|
||||
bridge_iface: hass
|
||||
- name: mgmt
|
||||
type: bridge
|
||||
bridge_iface: mgmt
|
||||
|
|
Loading…
Reference in New Issue