mirror of https://github.com/ceph/ceph-ansible.git
Fix typo and broken link for documenting RGW frontends
http://docs.ceph.com/docs/nautilus/radosgw/frontends/ 404s so replace
it with a working "latest" docs link, and correct the spelling of
"additional" while I'm at it.
Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
(cherry picked from commit 847611048e
)
pull/6311/head
parent
6fe14c6d01
commit
fdf437743c
|
@ -398,7 +398,7 @@ dummy:
|
|||
|
||||
## Rados Gateway options
|
||||
#
|
||||
#radosgw_frontend_type: beast # For additionnal frontends see: http://docs.ceph.com/docs/nautilus/radosgw/frontends/
|
||||
#radosgw_frontend_type: beast # For additional frontends see: https://docs.ceph.com/en/nautilus/radosgw/frontends/
|
||||
|
||||
#radosgw_civetweb_port: 8080
|
||||
#radosgw_civetweb_num_threads: 512
|
||||
|
|
|
@ -398,7 +398,7 @@ ceph_iscsi_config_dev: false
|
|||
|
||||
## Rados Gateway options
|
||||
#
|
||||
#radosgw_frontend_type: beast # For additionnal frontends see: http://docs.ceph.com/docs/nautilus/radosgw/frontends/
|
||||
#radosgw_frontend_type: beast # For additional frontends see: https://docs.ceph.com/en/nautilus/radosgw/frontends/
|
||||
|
||||
#radosgw_civetweb_port: 8080
|
||||
#radosgw_civetweb_num_threads: 512
|
||||
|
|
|
@ -390,7 +390,7 @@ mds_max_mds: 1
|
|||
|
||||
## Rados Gateway options
|
||||
#
|
||||
radosgw_frontend_type: beast # For additionnal frontends see: http://docs.ceph.com/docs/nautilus/radosgw/frontends/
|
||||
radosgw_frontend_type: beast # For additional frontends see: https://docs.ceph.com/en/nautilus/radosgw/frontends/
|
||||
|
||||
radosgw_civetweb_port: 8080
|
||||
radosgw_civetweb_num_threads: 512
|
||||
|
|
Loading…
Reference in New Issue