Only support python3 for the qpid bindings
Change-Id: I4aef99914e8ea07014c44f1d70ae71b1c82e6a31
This commit is contained in:
parent
8269806b9a
commit
d9b6cfdced
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
qdrouterd_distro_packages:
|
qdrouterd_distro_packages:
|
||||||
- openssl
|
- openssl
|
||||||
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('python-qpid-proton', 'python3-qpid-proton') }}"
|
- python3-qpid-proton
|
||||||
- cyrus-sasl-lib
|
- cyrus-sasl-lib
|
||||||
- cyrus-sasl-plain
|
- cyrus-sasl-plain
|
||||||
- cyrus-sasl-md5
|
- cyrus-sasl-md5
|
||||||
|
Loading…
Reference in New Issue
Block a user