Update custom-domain.yaml environment

The description for some of these parameters changed and the
environment needs to be updated to reflect that.

Change-Id: Ia0a617910e2d6effcf00bdf20cba6b38b7722844
This commit is contained in:
Ben Nemec 2017-09-07 15:29:52 -05:00
parent 6ba9a71f40
commit e10dd12cef
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ parameter_defaults:
# Type: string
CloudNameCtlplane: overcloud.ctlplane.localdomain
# The DNS name of this cloud's internal API endpoint. E.g. 'ci-overcloud.internalapi.tripleo.org'.
# The DNS name of this cloud's internal_api endpoint. E.g. 'ci-overcloud.internalapi.tripleo.org'.
# Type: string
CloudNameInternal: overcloud.internalapi.localdomain
@ -29,7 +29,7 @@ parameter_defaults:
# Type: string
CloudNameStorage: overcloud.storage.localdomain
# The DNS name of this cloud's storage management endpoint. E.g. 'ci-overcloud.storagemgmt.tripleo.org'.
# The DNS name of this cloud's storage_mgmt endpoint. E.g. 'ci-overcloud.storagemgmt.tripleo.org'.
# Type: string
CloudNameStorageManagement: overcloud.storagemgmt.localdomain