]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
switch: do not fail on missing key
authorSébastien Han <seb@redhat.com>
Mon, 14 Jan 2019 15:31:45 +0000 (16:31 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 14 Jan 2019 18:54:46 +0000 (18:54 +0000)
commit04d8002614939958b0ee964f902f2804e0cd0627
tree2f6b9171faf5045b6e70c9b6c3a00430bf6bf797
parent4e94d11aa738a0f5de3e84dc70d534fbe9c34c2f
switch: do not fail on missing key

Some people use the switch playbook to perform upgrade so they end up in
the same situation than https://bugzilla.redhat.com/show_bug.cgi?id=1650572
This is applying the same fix as
729744c6a8c69f5fdf66b67fb28063297996e30a.

We don't want to fail on key that are not present since they will get
created after the mons are updated. They will be created by the task
"create potentially missing keys (rbd and rbd-mirror)".

Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
roles/ceph-defaults/defaults/main.yml
roles/ceph-mon/tasks/docker/fetch_configs.yml