fix syntaxerrors
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-14 07:56:51 +01:00
parent 33d2d5beff
commit 6944da6769
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 2 deletions

View file

@ -26,7 +26,8 @@ defaults = {
},
},
'pacman': {
'telegraf-bin': {
'packages': {
'telegraf-bin': {
'needed_by': {
'svc_systemd:telegraf',
'user:telegraf',

View file

@ -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': {},