Remove unnecessary dependency

Follow up to [1] where I wasn't sure if this package was necessary.

[1] https://review.opendev.org/c/openstack/kayobe/+/923556/11

TrivialFix

Change-Id: Id4b3d26b869ba3999a4c8a647eaccdf19539bfad
This commit is contained in:
Will Szumski 2024-08-20 18:45:28 +01:00 committed by Pierre Riteau
parent dec43999f7
commit d2ac56bbb2

View File

@ -7,5 +7,4 @@ kolla_ansible_package_dependencies:
- openssl-devel
- python3.12
- python3.12-devel
- python3.12-pyyaml
- rsync