Merge "Add stack_name/ctlplane_service_ips into post-upgrade.j2.yaml"

This commit is contained in:
Jenkins 2017-06-30 08:35:46 +00:00 committed by Gerrit Code Review
commit 35e1411c8c
1 changed files with 5 additions and 2 deletions

View File

@ -8,17 +8,20 @@ parameters:
servers:
type: json
description: Mapping of Role name e.g Controller to a list of servers
stack_name:
type: string
description: Name of the topmost stack
role_data:
type: json
description: Mapping of Role name e.g Controller to the per-role data
DeployIdentifier:
default: ''
type: string
description: >
Setting this to a unique value will re-run any deployment tasks which
perform configuration on a Heat stack-update.
ctlplane_service_ips:
type: json
resources:
# Note the include here is the same as post.j2.yaml but the data used at