Merge "Use packagecloud/ubuntu rabbitmq repo for all archs"

This commit is contained in:
Zuul
2019-06-07 15:06:15 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 0 deletions

View File

@ -9,3 +9,6 @@ deb http://ports.ubuntu.com/ bionic-backports main restricted universe multivers
# We need to add the repo for the updated packages they provide. The main ones
# are qemu, libvirt, and openvswitch.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/stein main
# rabbitmq repo
deb https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu/ bionic main

View File

@ -9,3 +9,6 @@ deb http://ports.ubuntu.com/ bionic-backports main restricted universe multivers
# We need to add the repo for the updated packages they provide. The main ones
# are qemu, libvirt, and openvswitch.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/stein main
# rabbitmq repo
deb https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu/ bionic main