diff options
Diffstat (limited to 'puppet/post.j2.yaml')
-rw-r--r-- | puppet/post.j2.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/post.j2.yaml b/puppet/post.j2.yaml index 370ffa8a..67e1ecfd 100644 --- a/puppet/post.j2.yaml +++ b/puppet/post.j2.yaml @@ -25,5 +25,7 @@ parameters: 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 {% include 'puppet-steps.j2' %} |