remove bundle:netdata - we have telegraf and grafana now
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
91cf6cd1e5
commit
72d4826dbb
9 changed files with 1 additions and 103 deletions
|
@ -43,14 +43,6 @@ if node.has_bundle('systemd-networkd'):
|
|||
'file:/etc/resolv.conf',
|
||||
}
|
||||
|
||||
if node.has_bundle('netdata'):
|
||||
files['/etc/netdata/go.d/unbound.conf'] = {
|
||||
'source': 'netdata-unbound.yaml',
|
||||
'triggers': {
|
||||
'svc_systemd:netdata:restart',
|
||||
},
|
||||
}
|
||||
|
||||
if node.has_bundle('pppd'):
|
||||
files['/etc/systemd/system/unbound.service.d/bundlewrap.conf'] = {
|
||||
'source': 'override.conf',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue