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
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
dd30590420
commit
e800ccfe10
1 changed files with 0 additions and 8 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue