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:
122
122
components : " stable"
123
123
required : " {{ stackhpc_pulp_sync_ubuntu_jammy | bool }}"
124
124
125
- - name : " Docker CE for Ubuntu Jammy "
125
+ - name : " Ceph Reef for Debian "
126
126
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 /"
129
129
distributions : " jammy"
130
- components : " stable "
130
+ components : " main "
131
131
required : " {{ stackhpc_pulp_sync_ubuntu_jammy | bool }}"
132
132
133
133
# Publication format is a subset of distribution.
You can’t perform that action at this time.
0 commit comments