0df1a461dd
The latest Rocky-9-GenericCloud image does not include the git package. Change-Id: I47a54b822d45ab5e1e64fa5e0f8111c0edadcb36
10 lines
148 B
YAML
10 lines
148 B
YAML
---
|
|
# List of packages to install.
|
|
kolla_package_dependencies:
|
|
- gcc
|
|
- git
|
|
- libffi-devel
|
|
- openssl-devel
|
|
- python3-devel
|
|
- python3-pip
|