remove bundle:netdata - we have telegraf and grafana now
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-06-05 13:28:25 +02:00
parent 91cf6cd1e5
commit 72d4826dbb
Signed by: kunsi
GPG key ID: 12E3D2136B818350
9 changed files with 1 additions and 103 deletions

View file

@ -2,7 +2,6 @@ nodes['home.router'] = {
'hostname': '172.19.138.1',
'bundles': {
'dhcpd',
'netdata',
'nginx',
'openvpn-client',
'pppd',
@ -116,12 +115,6 @@ nodes['home.router'] = {
],
},
},
'netdata': {
'restrict-to': {
'172.19.136.0/25',
'172.19.138.0/24',
},
},
'nginx': {
'restrict-to': {
'172.19.136.0/25',