Add EndpointMap to post-deploy example

Without that parameter the post deploy fails with:
heat.common.exception.StackValidationFailed: Unknown Property EndpointMap

The downstream documentation has this already:
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html-single/advanced_overcloud_customization/index#sect-Customizing_Overcloud_PostConfiguration_All

Change-Id: Ie39208bd5fe30f01e1ec28fb5531930b1997ec53
This commit is contained in:
Michele Baldessari
2021-03-14 18:17:46 +01:00
parent 1c32bc558c
commit 73d802305b

View File

@@ -214,6 +214,9 @@ Below is an example of a post-deployment configuration template::
parameters:
servers:
type: json
EndpointMap:
default: {}
type: json
# Optional implementation specific parameters
some_extraparam: