diff options
Diffstat (limited to 'network/ports/management.yaml')
-rw-r--r-- | network/ports/management.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/ports/management.yaml b/network/ports/management.yaml index 20c1b853..8ad2eb47 100644 --- a/network/ports/management.yaml +++ b/network/ports/management.yaml @@ -16,6 +16,12 @@ parameters: ControlPlaneIP: # Here for compatibility with noop.yaml description: IP address on the control plane type: string + IPPool: # Here for compatibility with from_pool.yaml + default: {} + type: json + NodeIndex: # Here for compatibility with from_pool.yaml + default: 0 + type: number resources: |