Merge "Deploy Ceph in containers using ceph-ansible via external workflow"
[apex-tripleo-heat-templates.git] / docker / post-upgrade.j2.yaml
1 # Note the include here is the same as post.j2.yaml but the data used at
2 # # the time of rendering is different if any roles disable upgrades
3 {% set roles = roles|rejectattr('disable_upgrade_deployment')|list -%}
4 {% include 'docker-steps.j2' %}