diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/PVE/Network/SDN/Zones/SimplePlugin.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PVE/Network/SDN/Zones/SimplePlugin.pm b/src/PVE/Network/SDN/Zones/SimplePlugin.pm index 7cb65c2..c996bf3 100644 --- a/src/PVE/Network/SDN/Zones/SimplePlugin.pm +++ b/src/PVE/Network/SDN/Zones/SimplePlugin.pm @@ -32,7 +32,6 @@ sub properties { description => 'Type of the DHCP backend for this zone', type => 'string', enum => PVE::Network::SDN::Dhcp::Plugin->lookup_types(), - requires => 'ipam', }, }; } |
