kolla/ansible/roles/prechecks
Hiroki Ito 9c69d4b2e0 Fix prechecks of a vip address
In the case of a single node environment without haproxy, the var
"kolla_internal_vip_adress" in global.yml should be the ip address
of the host. However, the prechecks will fail, because this ip
address is used by the host node and is pingable.

This commit fixes the prechecks of a vip address properly.
When the var "enable_haproxy" is "no", this fix will skip prechecks
for a vip address.

Change-Id: I0b752f179d20f82e3d6331047ee0bd802ab99a4b
Closes-Bug: #1570935
2016-08-08 10:03:05 +09:00
..
tasks Fix prechecks of a vip address 2016-08-08 10:03:05 +09:00
vars Revert "Added precheck to check kernel version 4.2 on Ubuntu 14.04." 2016-06-15 16:02:43 +08:00