aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.j2.yaml
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2017-06-01 15:03:45 -0500
committerBen Nemec <bnemec@redhat.com>2017-06-15 11:56:16 -0500
commit4f582439526751f7b12dfcad2a591ea531b6caa1 (patch)
treec5dfb8bc50fe74740dd5413d571fa209f2726a0e /overcloud.j2.yaml
parentd95394a01c47c46e8ffc3da5e9e4054ffffdc2ee (diff)
Update CloudDomain description
First, this parameter must match what is configured on the undercloud, so strengthen that language. There is also now an undercloud.conf parameter that can be used to set the requisite options on the undercloud services, so just point users at that rather than trying to explain how to configure the services manually (which is error-prone and doesn't survive undercloud updates). Change-Id: I002cce176e3430473a29e79efde3464bddb24cc7
Diffstat (limited to 'overcloud.j2.yaml')
-rw-r--r--overcloud.j2.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overcloud.j2.yaml b/overcloud.j2.yaml
index c7db59f8..e4c04b4e 100644
--- a/overcloud.j2.yaml
+++ b/overcloud.j2.yaml
@@ -101,8 +101,8 @@ parameters:
default: 'localdomain'
type: string
description: >
- The DNS domain used for the hosts. This should match the dhcp_domain
- configured in the Undercloud neutron. Defaults to localdomain.
+ The DNS domain used for the hosts. This must match the
+ overcloud_domain_name configured on the undercloud.
ServerMetadata:
default: {}
description: >