]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Fix typo and broken link for documenting RGW frontends v6.0.1
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:17:31 +0000 (14:17 +0100)
http://docs.ceph.com/docs/nautilus/radosgw/frontends/ 404s so replace
it with a working "pacific" 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 3d28a121b6f5eeb0008dfc76c3962e8ae9100c46..bb1b750a80ea3c8ba9516f613a72979e053ce6fb 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/pacific/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index 66f91c4879ac4624e44c7b93cea20434ae869315..c93a1787e25fe4b18c306e091c13f503016a1924 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/pacific/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index d1084f84e3b0cfbf6f4ae978ef7cb94aa1799b3c..afd787dbb7ffff029ab1d92146b145bda37b6d99 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/pacific/radosgw/frontends/
 
 radosgw_civetweb_port: 8080
 radosgw_civetweb_num_threads: 512