]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
cephadm-adopt: set application on ganesha pool v6.0.12
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 8 Jul 2021 17:50:11 +0000 (13:50 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 21 Jul 2021 14:22:25 +0000 (16:22 +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>
(cherry picked from commit aeb9f562e56f5ba563658a94380d8a6882504213)

infrastructure-playbooks/cephadm-adopt.yml

index c62729c08baad083c66e3c0852e3e1d6c70f4296..21dcca2cb468aea031008effa93f23ed46fff03a 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: