]> git.proxmox.com Git - pve-network.git/blobdiff - PVE/Network/SDN/Zones/FaucetPlugin.pm
add nodes option to zones
[pve-network.git] / PVE / Network / SDN / Zones / FaucetPlugin.pm
index e9c07a6f8721e13cca3f2d427b03c239c64a1a07..2a196bd92835aaa2a87f683e2d965e0135d93616 100644 (file)
@@ -28,6 +28,7 @@ sub properties {
 sub options {
 
     return {
+        nodes => { optional => 1},
        'dp-id' => { optional => 0 },
        'uplink-id' => { optional => 0 },
         'controller' => { optional => 0 },