azavea / ansible-pcp

An Ansible role for installing Performance Co-Pilot.
Apache License 2.0
0 stars 0 forks source link

Update apt repository #1

Closed tnation14 closed 7 years ago

tnation14 commented 7 years ago

The PCP bintray repository has been renamed to https://dl.bintray.com/pcp/, and the apt-key URL has changed to https://bintray.com/user/downloadSubjectPublicKey?username=pcp. These need to be updated in the role so that apt does not attempt to install an unauthenticated package.

jwalgran commented 7 years ago

OpenTreeMap ran into development-only provisioning problems as a result of the pcp renaming. We are working around it on our dev VMs by removing the pcp role dependency from our playbook.