]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
cephadm-adopt: set application on ganesha pool
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 8 Jul 2021 17:50:11 +0000 (13:50 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 8 Jul 2021 18:35:58 +0000 (20:35 +0200)
Set the nfs application to the ganesha pool.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1956840
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/cephadm-adopt.yml

index 47ba64718a6edee87d7cf0b37647d93895a551d0..e21cd8d9a518e481d9d9dbc9c11195ebd8a7a9c7 100644 (file)
       ceph_pool:
         name: "{{ nfs_ganesha_export_pool_name | default('nfs-ganesha') }}"
         cluster: "{{ cluster }}"
+        application: nfs
       delegate_to: "{{ groups[mon_group_name][0] }}"
       run_once: true
       environment: