Merge "Validate NTP servers"
[apex-tripleo-heat-templates.git] / overcloud.j2.yaml
index a2d501d..54092fa 100644 (file)
@@ -51,7 +51,9 @@ parameters:
     type: string
   ControlFixedIPs:
     default: []
-    description: Should be used for arbitrary ips.
+    description: >
+        Control the IP allocation for the ControlVirtualIP port. E.g.
+        [{'ip_address':'1.2.3.4'}]
     type: json
   InternalApiVirtualFixedIPs:
     default: []