diff --git a/multi-node-aio/playbooks/host_vars/loadbalancer1.yml b/multi-node-aio/playbooks/host_vars/loadbalancer1.yml index 9c4a2ae4..d9b61b1b 100644 --- a/multi-node-aio/playbooks/host_vars/loadbalancer1.yml +++ b/multi-node-aio/playbooks/host_vars/loadbalancer1.yml @@ -27,22 +27,4 @@ server_networks: inet_type: 'static' address: '10.0.236.150/22' vm_int_iface: vm-br-eth1 - flat: - iface: 'eth2' - inet_type: 'static' - address: '10.0.248.150/22' - vm_int_iface: vm-br-eth2 - vlan: - iface: 'eth3' - inet_type: 'manual' - vm_int_iface: vm-br-eth3 - vxlan: - iface: 'eth4' - inet_type: 'static' - address: '10.0.240.150/22' - vm_int_iface: vm-br-eth4 - storage: - iface: 'eth5' - inet_type: 'static' - address: '10.0.244.150/22' - vm_int_iface: vm-br-eth5 +