Merge "Add ceph_config_set before applying the spec"

This commit is contained in:
Zuul 2022-06-17 16:27:13 +00:00 committed by Gerrit Code Review
commit 303b6cc130

View File

@ -35,6 +35,11 @@
when:
- tripleo_cephadm_apply_ceph_conf_overrides_on_update | bool
- name: Run ceph config set to prepare additional parameters
import_role:
name: tripleo_cephadm
tasks_from: cephadm_config_set.yaml
- name: Apply Ceph spec
import_role:
name: tripleo_cephadm