4838591c6c
This patch adds loadbalancer-config role which is "wrapper" around haproxy-config and proxysql-config role which will be added in follow-up patches. Change-Id: I64d41507317081e1860a94b9481a85c8d400797d
3 lines
92 B
YAML
3 lines
92 B
YAML
---
|
|
haproxy_config_install: "{{ project_name != 'mariadb' or not enable_proxysql | bool }}"
|