mirror of https://github.com/ceph/ceph-ansible.git
30cec03ae7
We run an initial deployment with `osd_pool_default_size: 1` in
`ceph_conf_overrides`.
When re-running the playbook to test idempotency and handlers, we reset
`ceph_conf_overrides`, we must append a new value instead of just
overwritting it, otherwise, this can lead to error in the CI.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
group_vars | ||
Vagrantfile | ||
ceph-override.json | ||
hosts | ||
hosts-switch-to-containers | ||
vagrant_variables.yml |