We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f7f55 commit 4093724Copy full SHA for 4093724
etc/kayobe/kolla.yml
@@ -355,7 +355,6 @@ kolla_build_customizations_common:
355
- python3-ethtool
356
neutron_mlnx_agent_pip_packages_override:
357
- networking-mlnx@git+https://opendev.org/x/networking-mlnx@master
358
-
359
kolla_build_customizations_rocky:
360
base_centos_yum_repo_packages_append:
361
- centos-release-ceph-squid
@@ -364,6 +363,10 @@ kolla_build_customizations_rocky:
364
363
base_centos_yum_repos_to_disable_remove:
365
- centos-ceph-reef
366
- epel
+ - centos9-nfv-ovs
367
+ - centos9-opstools
368
+ - centos9-rabbitmq
369
+ - centos9-storage
370
kolla_toolbox_packages_remove:
371
- openvswitch
372
kolla_toolbox_packages_append:
0 commit comments