diff --git a/deploy-guide/source/features/deploy_manila.rst b/deploy-guide/source/features/deploy_manila.rst index 93201431..63f58178 100644 --- a/deploy-guide/source/features/deploy_manila.rst +++ b/deploy-guide/source/features/deploy_manila.rst @@ -11,8 +11,8 @@ Ceph, Ceph MDS and Manila Ceph environment files are included when deploying the Overcloud:: openstack overcloud deploy --templates \ - -e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-ansible.yaml \ - -e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-mds.yaml \ + -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm.yaml \ + -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/ceph-mds.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml .. note::