- On a VM with both an external VLAN and a management VLAN delete the external VLAN via YAML
- Validate interface was removed with
ip link list
- Ping the VM from another VM that is only on the management VLAN
- Ping the VM from an external machine
Expected Results
- The VM should update and reboot
- You should only see one interface (and the loopback) in the list
- You should not be able to ping the VM on the external VLAN
- You should get responses from the VM