aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.j2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud.j2.yaml')
-rw-r--r--overcloud.j2.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/overcloud.j2.yaml b/overcloud.j2.yaml
index a322a445..30a1c9a2 100644
--- a/overcloud.j2.yaml
+++ b/overcloud.j2.yaml
@@ -43,7 +43,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: []