various fixes, remove some TODOs
This commit is contained in:
parent
a76c60f881
commit
74f5b25f0d
6 changed files with 7 additions and 17 deletions
|
@ -36,15 +36,6 @@ nodes['home.router'] = {
|
|||
'snmp': {},
|
||||
'snmp-mibs-downloader': {},
|
||||
},
|
||||
|
||||
# XXX remove this once nginx.org has packages for debian bullseye
|
||||
'repos': {
|
||||
'nginx': {
|
||||
'items': atomic({
|
||||
'deb http://nginx.org/packages/debian buster nginx',
|
||||
}),
|
||||
},
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
'exclude_from_backups': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue