aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.j2.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-07-13 13:14:51 -0500
committerBen Nemec <bnemec@redhat.com>2017-08-02 16:20:08 -0500
commitc05e72cd720b16383f5e4be8b774270f8fce6ca5 (patch)
tree31df1aebd8a510abe83412367f77453875b446db /overcloud.j2.yaml
parent4502b7cba6b86cfb041459dbcebe77219236ecaf (diff)
Make many networking parameters consistent
These are mostly the low hanging fruit that only required a few minor changes to fix. There are more that require a lot of changes or might be more controversial that will be done later. Change-Id: I55cebc92ef37a3bb167f5fae0debe77339395e62 Partial-Bug: 1700664
Diffstat (limited to 'overcloud.j2.yaml')
-rw-r--r--overcloud.j2.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/overcloud.j2.yaml b/overcloud.j2.yaml
index ddf2701a..586c3971 100644
--- a/overcloud.j2.yaml
+++ b/overcloud.j2.yaml
@@ -89,7 +89,7 @@ parameters:
description: Neutron ID or name for ctlplane network.
NeutronPublicInterface:
default: nic1
- description: What interface to bridge onto br-ex for network nodes.
+ description: Which interface to add to the NeutronPhysicalBridge.
type: string
PublicVirtualFixedIPs:
default: []