更新consul-external、consul-internal、mariadb

This commit is contained in:
zhangzhihan
2020-01-24 17:55:06 +08:00
parent 960bdaa91f
commit e78252a137
40 changed files with 41 additions and 2552 deletions

View File

@@ -1,11 +1,13 @@
influxdb:
cluster_ip: "192.168.40.210"
minio:
data_dir: ./home/ceiec/minio_data
access_key: minio
secret_key: 1234567890
cluster_ip: "172.16.124.133"
consul:
datacenter: consul-xxg
keys: XwXLAbVN1C44dLUVJ6UL5A==
dckey: "XwXLAbVN1C44dLUVJ6UL5A=="
cluster_ip: "172.16.124.133"
cluster_ethname: ens33
external_ethname: ens33
internal_ethname: ens33
mariadb:
password: 111111

View File

@@ -1,4 +1,10 @@
influxdb:
cluster_agent: "no"
cluster_ip: "172.16.124.133"
mcn0_agent: "yes"
meta_dir: /var/lib/influxdb/meta
data_dir: /var/lib/influxdb/data
wal_dir: /var/lib/influxdb/wal-dir
grafana:
http_port: 53000

View File

@@ -1,8 +1,7 @@
influxdb:
cluster_agent: 1
cluster_agent: "yes"
mcn0_agent: "no"
meta_dir: /var/lib/influxdb/meta
data_dir: /var/lib/influxdb/data
wal_dir: /var/lib/influxdb/wal-dir
consul:
cluster_nig_mgr: eth0

View File

@@ -1,14 +1,13 @@
[all:vars]
ansible_user=root
[UI_server]
192.168.41.208
[cluster_server]
192.168.41.208
172.16.124.133
[blade-mxn]
192.168.41.204
172.16.124.132
172.16.124.131
[blade-00]
192.168.41.206
172.16.124.130 server_ip=172.16.124.132
172.16.124.129 server_ip=172.16.124.131