tripleo-upgrade/templates/ceph_host_limit.txt.j2
Lukas Bezdicka bad76132a0 FFWD3 Refactor ffwd upgrade for train to wallaby
This is first attempt to test whole upgrade procedure from
Train to Wallaby. We for now deal just with the OpenStack
upgrade part without OS upgrade step. When we will understand
the process better we will refactor this code.

Changes:
- Remove tls templates comversion.
- Cleanup adjust-roles-data. We might introduce new ones.
- Handle the network switch to ansible templates
- For now use Fast Furious procedure to generate playbook
- Add ceph adoption workflow from ceph-ansible to cephadm

Co-authored-by: jbadiapa@redhat.com

Change-Id: Iae1c9ef1244676589ee505201093daa52704a438
(cherry picked from commit 65d0c1d44c)
2022-11-24 10:02:28 +00:00

4 lines
61 B
Django/Jinja

{% for role in ceph_limit_roles -%}
{{ role }}
{% endfor -%}