Skip to content

Commit 4093724

Browse files
committed
Remove removal of non-existent repos
1 parent 51f7f55 commit 4093724

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ kolla_build_customizations_common:
355355
- python3-ethtool
356356
neutron_mlnx_agent_pip_packages_override:
357357
- networking-mlnx@git+https://opendev.org/x/networking-mlnx@master
358-
359358
kolla_build_customizations_rocky:
360359
base_centos_yum_repo_packages_append:
361360
- centos-release-ceph-squid
@@ -364,6 +363,10 @@ kolla_build_customizations_rocky:
364363
base_centos_yum_repos_to_disable_remove:
365364
- centos-ceph-reef
366365
- epel
366+
- centos9-nfv-ovs
367+
- centos9-opstools
368+
- centos9-rabbitmq
369+
- centos9-storage
367370
kolla_toolbox_packages_remove:
368371
- openvswitch
369372
kolla_toolbox_packages_append:

0 commit comments

Comments
 (0)