dnsmasq config not deleted when deleting a vNet

Jan 21, 2020
17
4
43
51
Experimenting with PVE SDN, I noticed an issue, where when a vNet is deleted, and configuration applied, the corresponding files in /etc/dnsmasq.d are not deleted. For example:

1. Create a zone called nz1
2. Create a vNet with DHCP
3. Delete everything
4. Still seeing files in /etc/dnsmasq.d/nz1/

The impact of this is in recreating a zone.
Alex