This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangzhihan-device-manageme…/cluster_deploy.yml

22 lines
344 B
YAML
Raw Normal View History

2020-11-12 22:56:55 +06:00
- hosts: cluster_master
roles:
- oam_cluster
- consul-cluster
# mariadb复用毕方
#- mariadb
- influxdb
- ha_master
- hosts: cluster_slave1
roles:
- oam_cluster
- consul-cluster
# mariadb复用毕方
#- mariadb
- influxdb
- ha_backup
- hosts: cluster_slave2
roles:
- consul-cluster