spacepaste

  1.  
  2. TASK [prechecks : Checking if kolla_internal_vip_address is in the same network as network_interface on all nodes] ***
  3. fatal: [node1]: FAILED! => {"failed": true, "msg": "The conditional check ''169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3])' failed. The error was: Unexpected templating type error occurred on ({% if '169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3]) %} True {% else %} False {% endif %}): argument of type 'NoneType' is not iterable"}
  4. fatal: [node2]: FAILED! => {"failed": true, "msg": "The conditional check ''169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3])' failed. The error was: Unexpected templating type error occurred on ({% if '169.254.' not in kolla_internal_vip_address and 'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3]) %} True {% else %} False {% endif %}): argument of type 'NoneType' is not iterable"}
  5.