Merge "Install galera client for placement migration"

This commit is contained in:
Zuul 2019-11-29 17:38:32 +00:00 committed by Gerrit Code Review
commit e1cc1f7c6f

View File

@ -47,6 +47,8 @@
ignore_errors: true
roles:
- role: "galera_client"
when: placement_migrate_flag | default(False)
- role: "os_placement"
- role: "system_crontab_coordination"
tags: