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
|
@ -1,10 +0,0 @@
|
|||
jobs:
|
||||
- name: local
|
||||
address: 127.0.0.1:8953
|
||||
timeout: 1
|
||||
conf_path: /etc/unbound/unbound.conf
|
||||
cumulative_stats: no
|
||||
use_tls: yes
|
||||
tls_skip_verify: no
|
||||
tls_cert: /etc/unbound/unbound_control.pem
|
||||
tls_key: /etc/unbound/unbound_control.key
|
|
@ -41,7 +41,7 @@ server:
|
|||
tls-cert-bundle: "/etc/ssl/certs/ca-certificates.crt"
|
||||
|
||||
remote-control:
|
||||
% if node.has_bundle('netdata') or node.has_bundle('telegraf'):
|
||||
% if node.has_bundle('telegraf'):
|
||||
control-enable: yes
|
||||
% else:
|
||||
control-enable: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue