]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: change default value for ceph_docker_image_tag
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Mar 2019 10:30:20 +0000 (11:30 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 21 Mar 2019 18:37:21 +0000 (18:37 +0000)
commitb92c826661e45f1de4a33e571383c127fde83ea3
tree5e536a6c3188b23953386ba989301cf6bf145efb
parente4a71eabd90a35741136d67cd9e9a4575f1e74d7
defaults: change default value for ceph_docker_image_tag

Since nautilus has been released, it's now the latest stable release, it
means the tag `latest` now refers to nautilus.

`stable-3.2` isn't intended to deploy nautilus, therefore, we should
change the default value for this variable to the latest release
stable-3.2 is able to deploy (mimic).

Closes: #3734
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/all.yml.sample
group_vars/nfss.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-nfs/defaults/main.yml