From: Dimitri Savineau Date: Thu, 8 Jul 2021 17:50:11 +0000 (-0400) Subject: cephadm-adopt: set application on ganesha pool X-Git-Tag: v6.0.12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e54c8e93ee7fcaa7d6341604f95e4985ef1be71e;p=ceph-ansible.git cephadm-adopt: set application on ganesha pool Set the nfs application to the ganesha pool. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1956840 Signed-off-by: Dimitri Savineau (cherry picked from commit aeb9f562e56f5ba563658a94380d8a6882504213) --- diff --git a/infrastructure-playbooks/cephadm-adopt.yml b/infrastructure-playbooks/cephadm-adopt.yml index c62729c08..21dcca2cb 100644 --- a/infrastructure-playbooks/cephadm-adopt.yml +++ b/infrastructure-playbooks/cephadm-adopt.yml @@ -948,6 +948,7 @@ 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: