Issue/Feature Description:
As part of the Delfin installation, RabbitMQ is installed and the apt key and ppa links were being serviced from the Bintray service.
The Bintray service has now been closed (read more here) and all future RabbitMQ links are being served from GitHub or packagecloud.
Why this issue to fixed / feature is needed(give scenarios or use cases):
The broken links throw a forbidden error. This stops the RabbitMQ installation and SODA installation.
How to reproduce, in case of a bug:
Follow the recommended SODA installation method using ansible.
Installer will throw an error at the Import RabbitMQ public key step.
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
Issue/Feature Description: As part of the Delfin installation, RabbitMQ is installed and the apt key and ppa links were being serviced from the Bintray service.
The Bintray service has now been closed (read more here) and all future RabbitMQ links are being served from GitHub or packagecloud.
The offending lines are:
https://github.com/sodafoundation/installer/blob/acbb9b22f83b61257232dbaca8bd9cd4a31549f2/ansible/roles/delfin-installer/scenarios/rabbitmq.yml#L26
https://github.com/sodafoundation/installer/blob/acbb9b22f83b61257232dbaca8bd9cd4a31549f2/ansible/roles/delfin-installer/scenarios/rabbitmq.yml#L34
Why this issue to fixed / feature is needed(give scenarios or use cases): The broken links throw a forbidden error. This stops the RabbitMQ installation and SODA installation.
How to reproduce, in case of a bug:
Import RabbitMQ public key
step.Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)