mirror of https://github.com/ceph/ceph-ansible.git
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 inpull/1936/headada2f147f5
in master, but was missing from72e32ae0bf
in stable-2.2.
parent
72e32ae0bf
commit
b6cb5f76fb
|
@ -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 #
|
||||
|
|
Loading…
Reference in New Issue