Skip to content
Snippets Groups Projects
upgrade.yml 160 B
Newer Older
---
- include: rolling_upgrade.yml
  when: ironic_enable_rolling_upgrade | bool
- include: legacy_upgrade.yml
  when: not ironic_enable_rolling_upgrade | bool