Suggested-By: Wolfgang Bumiller <[email protected]>
Signed-off-by: Stefan Hanreich <[email protected]>
---
 src/PVE/Network/SDN/Zones/SimplePlugin.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PVE/Network/SDN/Zones/SimplePlugin.pm 
b/src/PVE/Network/SDN/Zones/SimplePlugin.pm
index f30278c..f4525d5 100644
--- a/src/PVE/Network/SDN/Zones/SimplePlugin.pm
+++ b/src/PVE/Network/SDN/Zones/SimplePlugin.pm
@@ -30,6 +30,7 @@ sub properties {
        dhcp => {
            type => 'pve-configid',
            description => 'ID of the DHCP server responsible for managing this 
range',
+           requires => 'ipam',
        },
     };
 }
-- 
2.39.2


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to