Ansible-Galera-Deploy/galeraDeploy.vars.yaml

7 lines
92 B
YAML
Raw Normal View History

2025-05-12 00:01:30 +02:00
---
2025-06-13 13:44:07 +02:00
galera_cluster_name: "GALERA-TEST"
vars2: "2"
hosts:
- 1.1.1.1
- 2.2.2.2
- 3.3.3.3