File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -167,9 +167,11 @@ stackhpc_rocky_9_additional_repos:
167
167
- url : " {{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
168
168
file : " CentOS-NFV-OpenvSwitch.repo"
169
169
tag : " centos-nfv-openvswitch"
170
- - url : " {{ stackhpc_repo_centos_stream_9_openstack_epoxy_url }}"
171
- file : " CentOS-OpenStack-epoxy.repo"
172
- tag : " centos-openstack-epoxy"
170
+ # TODO: uncomment once https://review.opendev.org/c/openstack/kolla/+/948520
171
+ # or equivalent is merged
172
+ # - url: "{{ stackhpc_repo_centos_stream_9_openstack_epoxy_url }}"
173
+ # file: "CentOS-OpenStack-epoxy.repo"
174
+ # tag: "centos-openstack-epoxy"
173
175
- url : " {{ stackhpc_repo_centos_stream_9_opstools_url }}"
174
176
file : " CentOS-OpsTools.repo"
175
177
tag : " centos-opstools"
You can’t perform that action at this time.
0 commit comments