]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Fix typo and broken link for documenting RGW frontends
authorMatthew Vernon <mv3@sanger.ac.uk>
Mon, 22 Feb 2021 14:26:10 +0000 (14:26 +0000)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Mar 2021 13:20:26 +0000 (14:20 +0100)
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 847611048ef3c0aa0ae542623f35b23b9cbea8a6)

group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index b6f365d8dfcdc9ee3f22e073e0f4539f2c422daf..200e036f13e5bf5be5bf661c07fdb38ecc796f33 100644 (file)
@@ -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
index 1a812d6b81a4c66eeb00e4fb4b72c8ff84c07281..8b52434e30d181eb621ef4aa70b5bc18773a1982 100644 (file)
@@ -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
index c70849755f9dee3e8e80fbfacd2e52acdc15c109..d16a0f8c05a174e57bfd896f89ef460c45db7b5b 100644 (file)
@@ -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