Skip to content

Commit

Permalink
Merge pull request #17 from jpic/master
Browse files Browse the repository at this point in the history
Use keyserver instead now
  • Loading branch information
alexey-medvedchikov authored Jun 16, 2016
2 parents 0d36b40 + 3fc3e1f commit 676c5ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tasks/repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# Setup installation repositories

- name: import repository key
apt_key: url=https://www.rabbitmq.com/rabbitmq-release-signing-key.asc state=present
apt_key: keyserver=hkps.pool.sks-keyservers.net id=0x6B73A36E6026DFCA


- name: add apt repository
apt_repository: repo="deb http://www.rabbitmq.com/debian/ testing main"
Expand Down

0 comments on commit 676c5ec

Please sign in to comment.