Ensure openssl is available
This is required to create the self signed certificate. Minimal container images may not contain the openssl package. Change-Id: Id0535cc66671077f8100e66584a9432d5c3d996d
This commit is contained in:
parent
38abc1d954
commit
5d0ae7e145
@ -31,5 +31,6 @@ _rabbitmq_erlang_repo:
|
||||
filename: els-erlang
|
||||
|
||||
rabbitmq_distro_packages:
|
||||
- openssl
|
||||
- "erlang-22.3-1.el{{ ansible_distribution_major_version }}.x86_64"
|
||||
- "rabbitmq-server-{{ rabbitmq_package_version }}.el{{ ansible_distribution_major_version }}.noarch"
|
||||
|
Loading…
Reference in New Issue
Block a user