bundles/vnstat: introduce, add to home.router

This commit is contained in:
Franzi 2020-11-16 16:33:26 +01:00
parent 9fa3757a96
commit 88dd587fb4
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 108 additions and 0 deletions

View file

@ -8,6 +8,7 @@ nodes['home.router'] = {
'pppd',
'radvd',
'dhcpd',
'vnstat',
'wide-dhcp6c',
},
'groups': set(),
@ -105,6 +106,9 @@ nodes['home.router'] = {
},
},
},
'vnstat': {
'interface': 'enp1s0.100',
},
'vm': {
'cpu': 2,
'ram': 2,