3ff85eb7db7636ff395ba6f2da0f6fda7b6f1a24
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 commit0aceca00e7) (cherry picked from commit520b1e1edb)
Team and repository tags
TripleO Ansible
TripleO Ansible project repository. Contains Ansible playbooks, roles, and plugins for use with TripleO.
Documentation for the project can be found at: https://docs.openstack.org/tripleo-ansible/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/tripleo-ansible/
The project source code repository is located at: https://opendev.org/openstack/tripleo-ansible/
The project home is at: https://launchpad.net/tripleo
The project bug tracker is located at: https://bugs.launchpad.net/tripleo
Description
RETIRED, TripleO Ansible project repository. Contains playbooks for use with TripleO OpenStack deployments.