Fix manila-cephfsganesha-config environment for cephadm

The composable service is located in deployment/cephadm/cephadm.yaml,
not the one previously mentioned.

This patch will fix it.

Change-Id: I7a919ae6d00994d433e03b3304722abccac8dc2a
This commit is contained in:
Emilien Macchi 2021-07-09 12:19:50 -04:00
parent c6241157bb
commit 61ffbe9895
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ resource_registry:
OS::TripleO::Services::ManilaBackendCephFs: ../deployment/manila/manila-backend-cephfs.yaml
# ceph-nfs (ganesha) service is installed and configured by cephadm
# but it's still managed by pacemaker
OS::TripleO::Services::CephNfs: ../deployment/cephadm/cephadm.yaml
OS::TripleO::Services::CephNfs: ../deployment/cephadm/ceph-nfs.yaml
parameter_defaults: