]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docs: Correct mandatory config options
authorRamana Raja <rraja@redhat.com>
Tue, 9 Oct 2018 12:31:28 +0000 (18:01 +0530)
committerSébastien Han <seb@redhat.com>
Tue, 9 Oct 2018 19:15:49 +0000 (15:15 -0400)
'radosgw_interface' or 'radosgw_address' config option does
not need to be set for all ceph-ansible deployments.

Closes: https://github.com/ceph/ceph-ansible/issues/3143
Signed-off-by: Ramana Raja <rraja@redhat.com>
docs/source/index.rst

index 48f24664126d60dbf253bb329dc2613d4baf2fc3..16ca72fa2ee5f2ebb8e5b5be1078c61745ce1b7b 100644 (file)
@@ -222,7 +222,9 @@ selection or other aspects of your cluster.
 - ``public_network``
 - ``osd_scenario``
 - ``monitor_interface`` or ``monitor_address``
-- ``radosgw_interface`` or ``radosgw_address``
+
+
+When deploying RGW instance(s) you are required to set the ``radosgw_interface`` or ``radosgw_address`` config option.
 
 ``ceph.conf`` Configuration File
 ---------------------------------