tripleo-ansible/tripleo_ansible/roles/tripleo_hieradata
Tom Barron 520b1e1edb Set ganesha_vip when no StoragetNFS network
is deployed.

Normally when Ganesha is deployed for CephFS through NFS,
the StorageNFS isolated network is deployed and we set
the address for ganesha_vip on that network.  But with
Standalone role the StorageNFS network is not deployed
so ganesha_vip is not set in the tripleo hieradata unless
it is provided by extra config.

Set it to net_vip_map.external in the event that it has
not been set on the StorageNFS network.  Note that external
is chosen rather than ctlplane since the VIP must be reachable
from compute instances, guest VMs, that should have no access
to the ctlplane network.

Closes-Bug: #1911022
Change-Id: Ia97533c0b8b3b8498a173e1d363323dcdc77cce4
(cherry picked from commit 0aceca00e7)
2021-08-06 09:34:02 +00:00
..
defaults Add ansible hieradata file 2020-04-24 13:01:35 -06:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule Remove leftover of Panko support 2021-07-01 12:10:44 +00:00
tasks Fix typo in set_fact s/heradata_content/hieradata_content 2021-02-10 00:47:22 +00:00
templates Set ganesha_vip when no StoragetNFS network 2021-08-06 09:34:02 +00:00