Commit fb4f708c authored by huaqing.xu's avatar huaqing.xu
Browse files

add

parent 630f952b
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
---
# defaults file for netdata
netdata_dir: /opt
server_ip: 192.168.110.233
server_port: 8500
consul_ip: "{{ hostvars[groups['consul'][0]]['ansible_default_ipv4']['address'] }}"
consul_port: 8500
custmates:
type:
application:
......
server_ip={{server_ip}}
server_port={{server_port}}
server_ip={{consul_ip}}
server_port={{consul_port}}
custmates="{{custmates}}"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment