From b6cb5f76fb6f40cd80476bac2e7d4ce6e58c4ce9 Mon Sep 17 00:00:00 2001 From: Florian Haas Date: Thu, 21 Sep 2017 18:27:11 +0200 Subject: [PATCH] stable-2.2: add ceph_nfs_ceph_user to nfss.yml.sample 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/nfss.yml.sample b/group_vars/nfss.yml.sample index 4433f6f9f..952b09229 100644 --- a/group_vars/nfss.yml.sample +++ b/group_vars/nfss.yml.sample @@ -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 # -- 2.47.3