]> git-server-git.apps.pok.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 11:42:49 +0000 (13:42 +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>
(cherry picked from commit e7b43c1fc632237376351f43363597c23bd33cb7)

group_vars/all.yml.sample
roles/ceph-defaults/defaults/main.yml

index 3c745403eebf7b1ad4f6d013654853cbe763581d..8c3f4dc4e2d1bb01bc3f61dab66d54e4146b5833 100644 (file)
@@ -549,7 +549,7 @@ dummy:
 ##########
 #ceph_docker_image: "ceph/daemon"
 #ceph_docker_image_tag: latest-pacific
-#ceph_docker_registry: docker.io
+#ceph_docker_registry: quay.io
 #ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password:
index 695e50d3c33e15af34becdfcf30a678b8b01d2a0..97e9e463afb8f79a37adf861118e21b2e753f359 100644 (file)
@@ -541,7 +541,7 @@ ceph_tcmalloc_max_total_thread_cache: 134217728
 ##########
 ceph_docker_image: "ceph/daemon"
 ceph_docker_image_tag: latest-pacific
-ceph_docker_registry: docker.io
+ceph_docker_registry: quay.io
 ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password: