fix syntaxerrors
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
33d2d5beff
commit
6944da6769
2 changed files with 3 additions and 2 deletions
|
@ -26,7 +26,8 @@ defaults = {
|
|||
},
|
||||
},
|
||||
'pacman': {
|
||||
'telegraf-bin': {
|
||||
'packages': {
|
||||
'telegraf-bin': {
|
||||
'needed_by': {
|
||||
'svc_systemd:telegraf',
|
||||
'user:telegraf',
|
||||
|
|
|
@ -107,7 +107,7 @@ nodes['kunsi-p14s'] = {
|
|||
'ferdi-bin': {},
|
||||
'ffmpeg': {},
|
||||
'gumbo-parser': {}, # for claws litehtml
|
||||
'libnotify': {}. # provides notify-send
|
||||
'libnotify': {}, # provides notify-send
|
||||
'mosh': {},
|
||||
'mosquitto': {},
|
||||
'mpv': {},
|
||||
|
|
Loading…
Reference in a new issue