Ales Komarek 9 роки тому
джерело
коміт
b7667f6d10
2 змінених файлів з 18 додано та 0 видалено
  1. +9
    -0
      metadata/service/master/cluster.yml
  2. +9
    -0
      metadata/service/slave/cluster.yml

+ 9
- 0
metadata/service/master/cluster.yml Переглянути файл

@@ -24,3 +24,12 @@ parameters:
port: 4567
- host: ${_param:cluster_node03_address}
port: 4567
mysql:
server:
users:
- name: haproxy
host: localhost
- name: haproxy
host: '%'
- name: haproxy
host: ${_param:cluster_local_address}

+ 9
- 0
metadata/service/slave/cluster.yml Переглянути файл

@@ -24,3 +24,12 @@ parameters:
port: 4567
- host: ${_param:cluster_node03_address}
port: 4567
mysql:
server:
users:
- name: haproxy
host: localhost
- name: haproxy
host: '%'
- name: haproxy
host: ${_param:cluster_local_address}

Завантаження…
Відмінити
Зберегти