nodes/htz.ex42-1048908: metadata apt/packages needs to be a dict
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
58a9683cfd
commit
04f2baacf4
1 changed files with 7 additions and 7 deletions
|
@ -17,13 +17,13 @@ nodes['htz.ex42-1048908'] = {
|
|||
# configs will be managed by users nevertheless. Maybe
|
||||
# this will be a FIXME once we start managing backups
|
||||
# via bundlewrap.
|
||||
'weechat',
|
||||
'weechat-core',
|
||||
'weechat-curses',
|
||||
'weechat-perl',
|
||||
'weechat-plugins',
|
||||
'weechat-python',
|
||||
'weechat-ruby',
|
||||
'weechat': {},
|
||||
'weechat-core': {},
|
||||
'weechat-curses': {},
|
||||
'weechat-perl': {},
|
||||
'weechat-plugins': {},
|
||||
'weechat-python': {},
|
||||
'weechat-ruby': {},
|
||||
},
|
||||
'unattended-upgrades': {
|
||||
'origins': {
|
||||
|
|
Loading…
Reference in a new issue