]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: set quay.io as the default registry
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 27 Aug 2021 16:01:27 +0000 (12:01 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Sep 2021 08:56:09 +0000 (10:56 +0200)
Because the ceph container images are now only pushed to the quay.io
registry then this updates the default registry value.
The docker.io registry can still be used but doesn't receive updated
container images.

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

index bbed2c8bd014ee81f5426139a230bd4adfd10483..799f83eb2bdfdbfc5d57ef12b285ae85bf6258b0 100644 (file)
@@ -543,7 +543,7 @@ dummy:
 ##########
 #ceph_docker_image: "ceph/daemon"
 #ceph_docker_image_tag: latest-master
-#ceph_docker_registry: docker.io
+#ceph_docker_registry: quay.io
 #ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password:
index cc0aa54ee0d534b8f3c1c6ccdcb2e0cefc3e14ab..5edfb54c01c22e1abd951158ec27256da774bfce 100644 (file)
@@ -535,7 +535,7 @@ ceph_tcmalloc_max_total_thread_cache: 134217728
 ##########
 ceph_docker_image: "ceph/daemon"
 ceph_docker_image_tag: latest-master
-ceph_docker_registry: docker.io
+ceph_docker_registry: quay.io
 ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password: