Merge "Add ceph_config_set before applying the spec"
This commit is contained in:
commit
303b6cc130
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user