Following is done:- - Using distro module to get distribution as platform module no longer provide that with python3.8+[1]. - Use mariadb-server-galera as mariadb don't provide mariadb-galera-server in EL9[2]. - Ensure 'cronie' package is installed before attempting start of crond service. [1] https://bugs.python.org/issue28167 [2] https://src.fedoraproject.org/rpms/mariadb/c/b1bc71c1a Change-Id: I744de28a25739c00f585b7d9c12627ce0ed902f2
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
pbr>=1.6 # Apache-2.0
|
|
netaddr>=0.7.6
|
|
PyYAML>=3.10
|
|
docutils>=0.11
|
|
pyOpenSSL>=16.2.0
|
|
netifaces
|
|
distro
|