add bundle:telegraf-battery-usage
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
330ce6d3a2
commit
e17d1ab02f
7 changed files with 298 additions and 1 deletions
|
@ -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(),
|
||||
|
|
|
@ -6,6 +6,7 @@ nodes['kunsi-t470'] = {
|
|||
'lldp',
|
||||
'lm-sensors',
|
||||
'nfs-client',
|
||||
'telegraf-battery-usage',
|
||||
},
|
||||
'groups': {
|
||||
'arch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue