]> git.apps.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:19:52 +0000 (14:19 +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 936a9236b82060e3dcfa727d5974a64d297d8316..83db1f9fa3d650849a5be71591bcf8fb162cf571 100644 (file)
@@ -371,7 +371,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/octopus/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index 66449d5c1571b7015aafa34dce5e89bb1a2ed12f..41f4e85d9d565bbb0b4b71695106eed700a21dca 100644 (file)
@@ -371,7 +371,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/octopus/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index d9926e33cc78774bc1aa1c5f484ee38772db4d09..1a19ed4716154384571c6d33025dc344a2dc649c 100644 (file)
@@ -363,7 +363,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/octopus/radosgw/frontends/
 
 radosgw_civetweb_port: 8080
 radosgw_civetweb_num_threads: 512