update home.downloadhelper to debian bullseye
This commit is contained in:
parent
c07b428cc9
commit
cff42ef0f7
2 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@ defaults = {
|
|||
'apt': {
|
||||
'packages': {
|
||||
'transmission-daemon': {},
|
||||
'transmission-remote-cli': {},
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
|
|
|
@ -5,7 +5,7 @@ nodes['home.downloadhelper'] = {
|
|||
'transmission',
|
||||
},
|
||||
'groups': {
|
||||
'debian-buster',
|
||||
'debian-bullseye',
|
||||
},
|
||||
'metadata': {
|
||||
'interfaces': {
|
||||
|
|
Loading…
Reference in a new issue