<div dir="ltr"><div dir="ltr">I have a 2 node deployment and I disabled haproxy in globals.yml but for some reason it does not doing what it's supposed to do.  <div><br></div><div>An error on the deployment run reveals that MariaDB is trying to connect to a VIP</div><div><br></div><div>---</div><div><div>TASK [mariadb : Waiting for MariaDB service to be ready through VIP] ********************************************************************************************************************************</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (6 retries left).</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (5 retries left).</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (4 retries left).</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (3 retries left).</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (2 retries left).</div><div>FAILED - RETRYING: Waiting for MariaDB service to be ready through VIP (1 retries left).</div><div>fatal: [192.168.0.115]: FAILED! => {"attempts": 6, "changed": false, "cmd": ["docker", "exec", "mariadb", "mysql", "-h", "192.168.0.199", "-P", "3306", "-u", "haproxy", "-e", "show databases;"], "delta": "0:00:03.093026", "end": "2019-03-20 02:11:02.423933", "msg": "non-zero return code", "rc": 1, "start": "2019-03-20 02:10:59.330907", "stderr": "ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.0.199' (113 \"No route to host\")", "stderr_lines": ["ERROR 2003 (HY000): Can't connect to MySQL server on '192.168.0.199' (113 \"No route to host\")"], "stdout": "", "stdout_lines": []}</div></div><div>---</div><div><br><div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><br></div><div>- Vlad</div></div></div></div></div></div></div></div></div></div></div></div>