Merge "gnocchi: install missing python3-wheel package"
This commit is contained in:
commit
ee51c125b3
@ -43,7 +43,8 @@ RUN sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf \
|
||||
'python3-ldappool',
|
||||
'python3-pip',
|
||||
'python3-rados',
|
||||
'python3-setuptools'
|
||||
'python3-setuptools',
|
||||
'python3-wheel'
|
||||
] %}
|
||||
{% set gnocchi_base_pip_packages = [
|
||||
'cradox'
|
||||
|
Loading…
x
Reference in New Issue
Block a user