]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: update container tag for nautilus
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 27 Mar 2020 19:53:07 +0000 (15:53 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 30 Mar 2020 07:55:05 +0000 (09:55 +0200)
The latest Ceph stable release is now Octopus so the "latest" container
image tag is pointing to Octopus and not Nautilus anymore.
This commit updates the ceph_docker_image_tag with "latest-nautilus".

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
roles/ceph-defaults/defaults/main.yml

index 6add04391a08dbd99c272314e6cee3e7cd4509c2..575b844245bb731df1eeb311ee1cb66f5dbbbc72 100644 (file)
@@ -582,7 +582,7 @@ dummy:
 # DOCKER #
 ##########
 #ceph_docker_image: "ceph/daemon"
-#ceph_docker_image_tag: latest
+#ceph_docker_image_tag: latest-nautilus
 #ceph_docker_registry: docker.io
 #ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
index 68f2071a62ec01af7b9186938247ffe8af625560..ba244f19b1b38cc519664145e6054ad9ddd6ed29 100644 (file)
@@ -574,7 +574,7 @@ ceph_tcmalloc_max_total_thread_cache: 0
 # DOCKER #
 ##########
 ceph_docker_image: "ceph/daemon"
-ceph_docker_image_tag: latest
+ceph_docker_image_tag: latest-nautilus
 ceph_docker_registry: docker.io
 ceph_docker_registry_auth: false
 #ceph_docker_registry_username: