X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fpost-upgrade.j2.yaml;h=bdd1e613146c2a4da571ccad27619a3a3735c688;hb=963d1b3db6c76434f8ca4079a31336afb64b11d2;hp=c51b6e1b07e2965ac2e150629cd000f3257b162b;hpb=f45d7de4088ed3ac3cd17f9c2195730a1c8e5ea1;p=apex-tripleo-heat-templates.git diff --git a/puppet/post-upgrade.j2.yaml b/puppet/post-upgrade.j2.yaml index c51b6e1b..bdd1e613 100644 --- a/puppet/post-upgrade.j2.yaml +++ b/puppet/post-upgrade.j2.yaml @@ -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