ceph-ansible/roles/ceph-rgw-loadbalancer
Ansible Deployment User 3f906e0c26 rgwloadbalancer undefined index variable
The vrrp_instances variable is using a loop with index but the index_var
wasn't defined.
As a result, the fact task was failing on this undefined index variable.

The task includes an option with an undefined variable. The error was:
'index' is undefined

Closes: #5395

Signed-off-by: Florian Faltermeier <florian.faltermeier@uibk.ac.at>
2020-05-26 10:03:25 -04:00
..
defaults Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
handlers Add role definitions of ceph-rgw-loadbalancer 2019-06-06 17:12:04 +02:00
meta lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
tasks rgwloadbalancer undefined index variable 2020-05-26 10:03:25 -04:00
templates ceph-rgw-loadbalancer: Fix SSL newline issue 2020-02-17 16:05:42 +01:00