stable-2.2: Drop remaining ceph_nfs_rgw_* variables

With all references to the nfs-ganesha RGW FSAL removed from this
branch, the remaining ceph_nfs_rgw_* are no longer used
anywhere. Remove them in order to avoid potential user confusion.
pull/1935/head
Florian Haas 2017-09-21 20:34:14 +02:00
parent b278d7cbcd
commit 23c42939cd
2 changed files with 0 additions and 28 deletions

View File

@ -25,8 +25,6 @@ dummy:
#######################
# Enable NFS File access
#nfs_file_gw: true
# Enable NFS Object access
#nfs_obj_gw: false
######################
# NFS Ganesha Config #
@ -46,19 +44,6 @@ dummy:
#ceph_nfs_ceph_access_type: "RW"
#ceph_nfs_ceph_user: "admin"
###################
# FSAL RGW Config #
###################
#ceph_nfs_rgw_export_id: 20134
#ceph_nfs_rgw_pseudo_path: "/ceph"
#ceph_nfs_rgw_protocols: "3,4"
#ceph_nfs_rgw_access_type: "RW"
#ceph_nfs_rgw_user: "cephnfs"
# Note: keys are optional and can be generated, but not on containerized, where
# they must be configered.
#ceph_nfs_rgw_access_key: "QFAMEDSJP5DEKJO0DDXY"
#ceph_nfs_rgw_secret_key: "iaSFLDVvDdQt6lkNzHyW4fPLZugBAI1g17LO0+87[MAC[M#C"
###################
# CONFIG OVERRIDE #

View File

@ -36,19 +36,6 @@ ceph_nfs_ceph_protocols: "3,4"
ceph_nfs_ceph_access_type: "RW"
ceph_nfs_ceph_user: "admin"
###################
# FSAL RGW Config #
###################
ceph_nfs_rgw_export_id: 20134
ceph_nfs_rgw_pseudo_path: "/ceph"
ceph_nfs_rgw_protocols: "3,4"
ceph_nfs_rgw_access_type: "RW"
ceph_nfs_rgw_user: "cephnfs"
# Note: keys are optional and can be generated, but not on containerized, where
# they must be configered.
#ceph_nfs_rgw_access_key: "QFAMEDSJP5DEKJO0DDXY"
#ceph_nfs_rgw_secret_key: "iaSFLDVvDdQt6lkNzHyW4fPLZugBAI1g17LO0+87[MAC[M#C"
###################
# CONFIG OVERRIDE #