Change ceph dashboard service name to meet puppet requirements

Since we have some issues on puppet using the "-" notation, this
change replace the service name removing the last part. This should
not affect the ceph-ansible inventory since the group name is still
translated into grafana-server.

Change-Id: I8c449731915e4eb44ff92d85786f47d7707a5651
This commit is contained in:
fpantano 2019-08-21 09:52:23 +02:00
parent 80013b09ee
commit 990f0f25f4
No known key found for this signature in database
GPG Key ID: 799868C47301D458
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ class TripleoInventory(object):
'ceph_nfs': 'nfss',
'ceph_client': 'clients',
'ceph_rbdmirror': 'rbdmirrors',
'ceph_grafana-server': 'grafana-server'
'ceph_grafana': 'grafana-server'
}
# add a ceph-ansible compatible group to the inventory
# which has the same roles. E.g. if the inventory has