增加tfe的roles

This commit is contained in:
Lu Qiuwen
2019-06-21 13:27:23 +08:00
parent f60e0c9881
commit 465020b89c
8 changed files with 269 additions and 73 deletions

12
vars/common.yml Normal file
View File

@@ -0,0 +1,12 @@
- maat_redis_server:
address: 192.168.11.243
port: 6379
db: 4
- cert_store_server:
address: 192.168.10.8
port: 9991
- log_kafkabrokers:
address: "0.0.0.0:9092"
- log_minio:
address: "10.4.35.42-46;"
port: 9000