bundles: ensure apt/repos/*/items is a set
This commit is contained in:
parent
bac0ac0b00
commit
8fd83241ca
7 changed files with 14 additions and 14 deletions
|
@ -62,9 +62,9 @@ nodes['htz.ex42-1048908'] = {
|
|||
'repos': {
|
||||
'backports': {
|
||||
'install_gpg_key': False, # default debian signing key
|
||||
'items': [
|
||||
'items': {
|
||||
'deb http://deb.debian.org/debian {os_release}-backports main',
|
||||
],
|
||||
},
|
||||
},
|
||||
'weechat': {
|
||||
'items': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue