]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
stable-2.2: add ceph_nfs_ceph_user to nfss.yml.sample 1936/head
authorFlorian Haas <florian@hastexo.com>
Thu, 21 Sep 2017 16:27:11 +0000 (18:27 +0200)
committerFlorian Haas <florian@hastexo.com>
Thu, 21 Sep 2017 16:27:11 +0000 (18:27 +0200)
Add the ceph_nfs_ceph_user variable to nfss.yml.sample too (not just
all.yml.sample).

This was properly included in ada2f147f5c6537cf51171c995009b0b3288c027
in master, but was missing from
72e32ae0bf1f060aaabd88ddb9c8dd000c0c5d97 in stable-2.2.

group_vars/nfss.yml.sample

index 4433f6f9f96ed8b53e59e30ad6229b755e544d05..952b0922995a206a4f11193b5a85dd7e0d6c3727 100644 (file)
@@ -45,6 +45,7 @@ dummy:
 #ceph_nfs_ceph_pseudo_path: "/cephobject"
 #ceph_nfs_ceph_protocols: "3,4"
 #ceph_nfs_ceph_access_type: "RW"
+#ceph_nfs_ceph_user: "admin"
 
 ###################
 # FSAL RGW Config #