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': {
|
'apt': {
|
||||||
'packages': {
|
'packages': {
|
||||||
'transmission-daemon': {},
|
'transmission-daemon': {},
|
||||||
'transmission-remote-cli': {},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'icinga2_api': {
|
'icinga2_api': {
|
||||||
|
|
|
@ -5,7 +5,7 @@ nodes['home.downloadhelper'] = {
|
||||||
'transmission',
|
'transmission',
|
||||||
},
|
},
|
||||||
'groups': {
|
'groups': {
|
||||||
'debian-buster',
|
'debian-bullseye',
|
||||||
},
|
},
|
||||||
'metadata': {
|
'metadata': {
|
||||||
'interfaces': {
|
'interfaces': {
|
||||||
|
|
Loading…
Reference in a new issue