diff options
Diffstat (limited to 'network/ports/vip.yaml')
-rw-r--r-- | network/ports/vip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/ports/vip.yaml b/network/ports/vip.yaml index 299579dc..56efc178 100644 --- a/network/ports/vip.yaml +++ b/network/ports/vip.yaml @@ -15,6 +15,7 @@ parameters: type: string ControlPlaneIP: # Here for compatability with noop.yaml description: IP address on the control plane + default: '' type: string ControlPlaneNetwork: description: The name of the undercloud Neutron control plane |