Created attachment 1474445 [details] inventory and ansible log Description of problem: fatal: [ec2-34-217-75-128.us-west-2.compute.amazonaws.com]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'openshift_loadbalancer_frontends' is undefined"} It looks like it used to be defined in roles/openshift_loadbalancer/defaults/main.yml but is no longer there. Version-Release number of selected component (if applicable): openshift-ansible 3.11.0-0.11.0 and ansible 2.6.2 How reproducible: Always Steps to Reproduce: 1. Install an HA cluster with an [lb] role (see attached inventory/ansible log) Actual results: haproxy lb install fails Additional info: Inventory and ansible log attached
https://github.com/openshift/openshift-ansible/pull/9499
Fixed. openshift-ansible-3.11.0-0.14.0.git.0.7bd4429None.noarch TASK [openshift_loadbalancer : Configure haproxy] ****************************** Monday 13 August 2018 23:43:16 +0800 (0:00:00.349) 0:13:43.008 ********* changed: [qe-wmenghar311-lb-1.0813-z9k.qe.rhcloud.com] => {"changed": true, "checksum": "3fa9d48932fabbfc17c66b5961dbfe8bb4d33dec", "dest": "/etc/haproxy/haproxy.cfg", "gid": 0, "group": "root", "md5sum": "0a38866c9772b082c7d2fcae560e2cc9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1560, "src": "/root/.ansible/tmp/ansible-tmp-1534174996.3-116981753557637/source", "state": "file", "uid": 0} Kernel Version: 3.10.0-862.9.1.el7.x86_64 Operating System: Red Hat Enterprise Linux Server 7.5 (Maipo)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2652