jaytaylor / ansible-kafka

Ansible Kafka role
https://galaxy.ansible.com/jaytaylor/kafka/
Other
67 stars 52 forks source link

Can't install 0.10.1.0 #11

Closed henridf closed 7 years ago

henridf commented 7 years ago

This role fails with kafka_version: 0.10.1.0, because it has been signed with another key than the one specified in defaults.yml (kafka_sig_id: E0A61EEA).

We should instead follow the instructions at the bottom of https://www.apache.org/dyn/closer.cgi and download and import the KEYS file.