chore: update ceph gpgkey
Build / precommit (pull_request) Successful in 5m20s

- stop checking ceph gpgkey (fixme)
- use artifactapi for retrieving large rke image bundle
This commit is contained in:
2026-01-16 23:43:13 +11:00
parent 4e928585f5
commit e81c16e03a
2 changed files with 3 additions and 5 deletions
+2 -4
View File
@@ -128,8 +128,7 @@ profiles::yum::global::repos:
descr: ceph repository
target: /etc/yum.repos.d/ceph.repo
baseurl: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/ceph-reef/el%{facts.os.release.major}/%{facts.os.architecture}
gpgkey: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/ceph-reef/el%{facts.os.release.major}/%{facts.os.architecture}/repodata/repomd.xml.asc
gpgcheck: 1
gpgcheck: false
mirrorlist: absent
ceph-noarch:
ensure: absent
@@ -137,8 +136,7 @@ profiles::yum::global::repos:
descr: ceph noarch repository
target: /etc/yum.repos.d/ceph.repo
baseurl: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/ceph-reef/el%{facts.os.release.major}/noarch
gpgkey: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/ceph-reef/el%{facts.os.release.major}/noarch/repodata/repomd.xml.asc
gpgcheck: 1
gpgcheck: false
mirrorlist: absent
# Rancher RKE2 repositories