%PDF- %PDF-
| Direktori : /proc/self/root/proc/10574/cwd/opt/webdir/templates/ansible/ |
| Current File : //proc/self/root/proc/10574/cwd/opt/webdir/templates/ansible/bitrix-web |
---
# The interface where the all servers listen: nrpe, mysql and other
iface: '{{ ansible_default_ipv4.interface }}'
# mysql configuration for sites
cluster_mysql_configure: disable
web_mysql_login: root
web_mysql_password:
web_mysql_server: localhost
web_mysql_port: 3306
web_mysql_socket: /var/lib/mysqld/mysqld.sock
# cluster configuration for sites
cluster_web_configure: disable
cluster_web_server: {{ hostname }}
cluster_web_netaddr: {{ host_ip_address }}