Merge "Use packagecloud/ubuntu rabbitmq repo for all archs"
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user