File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ COPY apt_preferences /etc/apt/preferences.d/kolla-custom
287287] %}
288288
289289{% set base_apt_keys = [
290- {'name' : 'erlang-ppa' , 'keyid' : 'E495BB49CC4BBE5B ' },
290+ {'name' : 'erlang-ppa' , 'keyid' : 'F77F1EDA57EBB1CC ' },
291291 {'name' : 'rabbitmq' , 'keyid' : '9F4587F226208342' },
292292 {'name' : 'haproxy' , 'keyid' : 'CFFB779AADC995E4F350A060505D97A41C61B9CD' },
293293] %}
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ Package: rabbitmq-server
22Pin: version 3.10.*
33Pin-Priority: 1000
44
5- Package: erlang*
6- Pin: version 1:25.*
7- Pin-Priority: 1000
8-
95# NOTE(hrw): we do not want backports unless requested
106Package: *
117Pin: release n=bullseye-backports
Original file line number Diff line number Diff line change @@ -2,10 +2,6 @@ Package: rabbitmq-server
22Pin: version 3.10.*
33Pin-Priority: 1000
44
5- Package: erlang*
6- Pin: version 1:25.*
7- Pin-Priority: 1000
8-
95Package: *
106Pin: origin dlm.mariadb.com
117Pin-Priority: 1000
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ centos-aarch64:
3737
3838debian :
3939 erlang :
40- url : " https://ppa1.novemberain.com /rabbitmq/rabbitmq-erlang/deb /ubuntu"
40+ url : " https://ppa.launchpadcontent.net /rabbitmq/rabbitmq-erlang-25 /ubuntu"
4141 suite : " focal"
4242 component : " main"
4343 gpg_key : " erlang-ppa.gpg"
@@ -84,7 +84,7 @@ debian:
8484
8585debian-aarch64 :
8686 erlang :
87- url : " https://ppa1.novemberain.com /rabbitmq/rabbitmq-erlang/deb /ubuntu"
87+ url : " https://ppa.launchpadcontent.net /rabbitmq/rabbitmq-erlang-25 /ubuntu"
8888 suite : " focal"
8989 component : " main"
9090 gpg_key : " erlang-ppa.gpg"
@@ -167,7 +167,7 @@ rocky-aarch64:
167167
168168ubuntu :
169169 erlang :
170- url : " https://ppa1.novemberain.com /rabbitmq/rabbitmq-erlang/deb /ubuntu"
170+ url : " https://ppa.launchpadcontent.net /rabbitmq/rabbitmq-erlang-25 /ubuntu"
171171 suite : " jammy"
172172 component : " main"
173173 gpg_key : " erlang-ppa.gpg"
@@ -214,7 +214,7 @@ ubuntu:
214214
215215ubuntu-aarch64 :
216216 erlang :
217- url : " https://ppa1.novemberain.com/ rabbitmq/rabbitmq-erlang/deb/ubuntu "
217+ url : " https://launchpad.net/~ rabbitmq/+archive/ubuntu/ rabbitmq-erlang-25 "
218218 suite : " jammy"
219219 component : " main"
220220 gpg_key : " erlang-ppa.gpg"
You can’t perform that action at this time.
0 commit comments