Merge "Properly fail precheck for internal VIP's network"
This commit is contained in:
commit
1924db6d77
@ -461,4 +461,4 @@
|
||||
register: ip_addr_output
|
||||
changed_when: false
|
||||
failed_when: "'169.254.' not in kolla_internal_vip_address and \
|
||||
'False' in kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3])"
|
||||
kolla_internal_vip_address | ipaddr(ip_addr_output.stdout.split()[3]) is none"
|
||||
|
Loading…
Reference in New Issue
Block a user