]> 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:48:14 +0000 (13:48 +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 0f14d9d7d1821c75773b938027a74c08a9737c44..b767cb9759a169a3ab22cfb75a29d56f876c441c 100644 (file)
@@ -578,7 +578,7 @@ dummy:
 ##########
 #ceph_docker_image: "ceph/daemon"
 #ceph_docker_image_tag: latest-nautilus
-#ceph_docker_registry: docker.io
+#ceph_docker_registry: quay.io
 #ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password:
index d35d2bc35377d624cddecc7c87eb279354d1288b..8a1be20263bc1c858a35a90b51779bb7316be87d 100644 (file)
@@ -570,7 +570,7 @@ ceph_tcmalloc_max_total_thread_cache: 134217728
 ##########
 ceph_docker_image: "ceph/daemon"
 ceph_docker_image_tag: latest-nautilus
-ceph_docker_registry: docker.io
+ceph_docker_registry: quay.io
 ceph_docker_registry_auth: false
 #ceph_docker_registry_username:
 #ceph_docker_registry_password: