Merge "Use ansible virtual package"
This commit is contained in:
commit
94201288aa
@ -62,7 +62,7 @@ gpgcheck=0' >> /etc/yum.repos.d/opendaylight.repo
|
||||
{% if distro_python_version.startswith('3') %}
|
||||
{% set mistral_base_packages_append = mistral_base_packages_append + [
|
||||
'python3-shade',
|
||||
'ansible-python3',
|
||||
'python3dist\(ansible\)',
|
||||
] %}
|
||||
{% else %}
|
||||
{% set mistral_base_packages_append = mistral_base_packages_append + [
|
||||
|
Loading…
Reference in New Issue
Block a user