add bundle:telegraf-battery-usage
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2021-11-15 21:18:42 +01:00
parent 330ce6d3a2
commit e17d1ab02f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 298 additions and 1 deletions

View file

@ -1,7 +1,8 @@
# work laptop. Only apply interactively.
nodes['kunsi-seibert-x1'] = {
'hostname': '172.19.138.243',
'dummy': True,
'hostname': '172.19.138.240',
'bundles': {
'basic',
'lldp',
@ -12,6 +13,7 @@ nodes['kunsi-seibert-x1'] = {
'sudo',
'systemd',
'telegraf',
'telegraf-battery-usage',
'users',
},
'groups': set(),

View file

@ -6,6 +6,7 @@ nodes['kunsi-t470'] = {
'lldp',
'lm-sensors',
'nfs-client',
'telegraf-battery-usage',
},
'groups': {
'arch',