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 ada2f147f5
in master, but was missing from
72e32ae0bf in stable-2.2.
pull/1936/head
Florian Haas 2017-09-21 18:27:11 +02:00
parent 72e32ae0bf
commit b6cb5f76fb
1 changed files with 1 additions and 0 deletions

View 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 #