We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c1902 commit 474af73Copy full SHA for 474af73
1 file changed
etc/kayobe/kolla.yml
@@ -167,9 +167,11 @@ stackhpc_rocky_9_additional_repos:
167
- url: "{{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
168
file: "CentOS-NFV-OpenvSwitch.repo"
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"
+ # TODO: uncomment once https://review.opendev.org/c/openstack/kolla/+/948520
+ # or equivalent is merged
+ # - url: "{{ stackhpc_repo_centos_stream_9_openstack_epoxy_url }}"
173
+ # file: "CentOS-OpenStack-epoxy.repo"
174
+ # tag: "centos-openstack-epoxy"
175
- url: "{{ stackhpc_repo_centos_stream_9_opstools_url }}"
176
file: "CentOS-OpsTools.repo"
177
tag: "centos-opstools"
0 commit comments