Remove dashboard_frontend_vip from the ceph mgr template

The purpose of this change is to just remove the dashboard
frontend vip parameter that is now computed on tripleo-ansible
according to the haproxy frontend network defined for the
ceph dashboard service.

Depends-On: Ie25aec842ed344a7bb313f51bb25eb51203dd72f
Change-Id: Idac65a0cb57387bbd5a4b24923f24ba8c61b4795
(cherry picked from commit d999408435)
This commit is contained in:
Francesco Pantano 2020-09-29 16:17:50 +02:00
parent 01153c9141
commit 14e1b12ed2
No known key found for this signature in database
GPG Key ID: 799868C47301D458
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ resources:
dashboard_rgw_api_scheme: {get_param: [EndpointMap, CephRgwInternal, protocol]}
dashboard_rgw_api_no_ssl_verify: false
dashboard_port: 8444
dashboard_frontend_vip: {get_param: [EndpointMap, CephDashboardInternal, host]}
dashboard_admin_user_ro: {get_param: CephDashboardAdminRO}
outputs: