fix: also fix repodata

This commit is contained in:
Ben Vincent 2024-08-10 13:36:04 +10:00
parent 52e3d5b20b
commit e2873a492a

View File

@ -125,7 +125,7 @@ profiles::edgecache::params::mirrors:
ensure: present ensure: present
location: '~* ^/ceph/yum/.*/repodata/' location: '~* ^/ceph/yum/.*/repodata/'
rewrite_rules: rewrite_rules:
- '^/ceph/yum/(.*)$ /rpm-reef/$1 break' - '^/ceph/yum/(.*)$ /rpm-18.2.2/$1 break'
proxy: http://158.69.68.124 proxy: http://158.69.68.124
ceph_yum_data: ceph_yum_data:
ensure: present ensure: present