Remove ganesha_vip extra config workaround

for scenario004

We were using extra config to set ganesha_vip because it was unset
if the isolated StorageNFS network is not deployed, as it is with
Standalone deployment in CI.

Now it is set, and set to an address on the external net where guest
VMs can reach it.

Related-Bug: #1911022
Change-Id: Ic20b3aaccc18c19973a07798f20a63ac9d5c0bb7
This commit is contained in:
Tom Barron 2021-08-01 14:18:49 -04:00 committed by Alex Schultz
parent 48a7079080
commit 6b4a4389f3
1 changed files with 0 additions and 3 deletions

View File

@ -73,9 +73,6 @@ parameter_defaults:
mon_warn_on_pool_no_redundancy: false
mon_warn_on_insecure_global_id_reclaim_allowed: false
ManilaCephFSCephFSProtocolHelperType: 'NFS'
# Workaround for https://bugs.launchpad.net/tripleo/+bug/1911022
ExtraConfig:
ganesha_vip: 192.168.24.3
DisableCephadm: true
CephClusterName: ceph0
CephConfigPath: "/etc/ceph"