nodes/rx300: there are now packages for bullseye in nginx and rspamd repos
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-20 13:14:06 +02:00
parent dd30590420
commit e800ccfe10
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -27,8 +27,6 @@ nodes['rx300'] = {
'postgresql',
'radicale',
'redis',
# does not yet have packages for bullseye, buster version depends
# on libicu63, which does not exist in bullseye (but libicu67)
#'rspamd',
'smartd',
'travelynx',
@ -78,12 +76,6 @@ nodes['rx300'] = {
'libpod-parser-perl': {},
},
'repos': {
# XXX remove this once nginx.org has packages for debian bullseye
'nginx': {
'items': atomic({
'deb http://nginx.org/packages/debian buster nginx',
}),
},
'weechat': {
'items': {
'deb https://weechat.org/debian {os_release} main',