Skip to content

Commit 474af73

Browse files
committed
Remove CentOS Epoxy repo until it's used upstream
1 parent 80c1902 commit 474af73

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

etc/kayobe/kolla.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,11 @@ stackhpc_rocky_9_additional_repos:
167167
- url: "{{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
168168
file: "CentOS-NFV-OpenvSwitch.repo"
169169
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"
173175
- url: "{{ stackhpc_repo_centos_stream_9_opstools_url }}"
174176
file: "CentOS-OpsTools.repo"
175177
tag: "centos-opstools"

0 commit comments

Comments
 (0)