File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,12 +122,12 @@ stackhpc_pulp_deb_repos:
122122 components : " stable"
123123 required : " {{ stackhpc_pulp_sync_ubuntu_jammy | bool }}"
124124
125- - name : " Docker CE for Ubuntu Jammy "
125+ - name : " Ceph Reef for Debian "
126126 url : " {{ stackhpc_release_pulp_content_url }}/ceph/debian-reef/{{ stackhpc_pulp_repo_ceph_reef_debian_version }}"
127- distribution_name : " docker-ce-for-ubuntu-jammy -"
128- base_path : " docker-ce/ubuntu-jammy /"
127+ distribution_name : " ceph-reef-debian -"
128+ base_path : " ceph/debian-reef /"
129129 distributions : " jammy"
130- components : " stable "
130+ components : " main "
131131 required : " {{ stackhpc_pulp_sync_ubuntu_jammy | bool }}"
132132
133133# Publication format is a subset of distribution.
You can’t perform that action at this time.
0 commit comments