Исправлены опечатки в family: debian1212 → debian12 и ubuntu2222 → ubuntu22
Some checks failed
Ansible Testing / lint (push) Has been cancelled
Ansible Testing / test (default) (push) Has been cancelled
Ansible Testing / test (minimal) (push) Has been cancelled
Ansible Testing / test (performance) (push) Has been cancelled
Ansible Testing / deploy-check (push) Has been cancelled

This commit is contained in:
Сергей Антропов
2025-10-26 00:11:34 +03:00
parent 692fe8c6c0
commit e132e12e30
11 changed files with 37 additions and 37 deletions

View File

@@ -37,19 +37,19 @@ systemd_defaults:
hosts:
# ETCD кластер (5 узлов для высокой доступности)
- name: etcd1
family: debian1212
family: debian12
groups: [etcd, cluster]
- name: etcd2
family: rhel
groups: [etcd, cluster]
- name: etcd3
family: debian1212
family: debian12
groups: [etcd, cluster]
- name: etcd4
family: rhel
groups: [etcd, cluster]
- name: etcd5
family: debian1212
family: debian12
groups: [etcd, cluster]
# Patroni кластер (3 узла PostgreSQL)
@@ -57,7 +57,7 @@ hosts:
family: rhel
groups: [patroni, database, cluster]
- name: patroni2
family: debian1212
family: debian12
groups: [patroni, database, cluster]
- name: patroni3
family: rhel
@@ -65,7 +65,7 @@ hosts:
# HAProxy для балансировки
- name: haproxy
family: debian1212
family: debian12
groups: [haproxy, loadbalancer]
publish: ["5000:5000", "5001:5001"] # RW и RO порты