nodes/htz.ex42-1048908: add weechat packages
This commit is contained in:
parent
d136e90a3d
commit
4362b0feb0
1 changed files with 13 additions and 0 deletions
|
@ -12,6 +12,19 @@ nodes['htz.ex42-1048908'] = {
|
||||||
],
|
],
|
||||||
'metadata': {
|
'metadata': {
|
||||||
'apt': {
|
'apt': {
|
||||||
|
'packages': {
|
||||||
|
# No need to create a bundle just to install packages,
|
||||||
|
# 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',
|
||||||
|
},
|
||||||
'unattended-upgrades': {
|
'unattended-upgrades': {
|
||||||
'origins': {
|
'origins': {
|
||||||
'site=weechat.org',
|
'site=weechat.org',
|
||||||
|
|
Loading…
Reference in a new issue