]> 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>
Tue, 2 Mar 2021 17:31:38 +0000 (18:31 +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>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index bb368007a993da49ddd0b69c10fc748ec62784cd..2f9cd5dff6f4fde72717481e9b81a6577b85d071 100644 (file)
@@ -372,7 +372,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/latest/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index 132b7c666bec7931deddd8b41fe6e19b2c258536..99f38a1f40145593b7db53c70fdc159062d59520 100644 (file)
@@ -372,7 +372,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/latest/radosgw/frontends/
 
 #radosgw_civetweb_port: 8080
 #radosgw_civetweb_num_threads: 512
index e1d5521950b31beabcbeaa8d6c3c8f08d3235edc..ca7465fe52b36ecfe52928cdb4abc4e7024990a7 100644 (file)
@@ -364,7 +364,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/latest/radosgw/frontends/
 
 radosgw_civetweb_port: 8080
 radosgw_civetweb_num_threads: 512