Use monitoring node IP address for Grafana if no HAProxy
This commit is contained in:
parent
50d324d8a3
commit
18749683d7
@ -22,7 +22,7 @@
|
||||
|
||||
- name: Set fact for the VIP address
|
||||
set_fact:
|
||||
kolla_internal_vip_address: "{{ internal_net_name | net_ip(network_host) }}"
|
||||
kolla_internal_vip_address: "{{ internal_net_name | net_ip }}"
|
||||
when: not kolla_enable_haproxy | bool
|
||||
|
||||
- name: Include Kolla passwords for Grafana local admin account credentials
|
||||
|
Loading…
x
Reference in New Issue
Block a user