ceph-defaults: update container tag for nautilus

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>
pull/5214/head
Dimitri Savineau 2020-03-27 15:53:07 -04:00 committed by Guillaume Abrioux
parent 62042f370a
commit 1318575626
2 changed files with 2 additions and 2 deletions

View 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:

View 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: