]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: remove rgw from ceph_conf_overrides
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 28 Jan 2020 15:27:34 +0000 (10:27 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 29 Jan 2020 13:34:34 +0000 (14:34 +0100)
The [rgw] section in the ceph.conf file or via the ceph_conf_overrides
variable doesn't exist and has no effect.
To apply overrides to all radosgw instances we should use either the
[global] or [client] sections.
Overrides per radosgw instance should still use the
[client.rgw.{instance-name}] section.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1794552
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2f07b8513158d3fc36c5b0d29386f46dd28b5efa)

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

index e9caf34c721b449ba1f454ca0573a8cbad980fc3..9ef31792f44aa8a7293a71085c3c57438fcdd303 100644 (file)
@@ -532,7 +532,7 @@ dummy:
 # instead of [client.radosgw.*].
 # For more examples check the profiles directory of https://github.com/ceph/ceph-ansible.
 #
-# The following sections are supported: [global], [mon], [osd], [mds], [rgw]
+# The following sections are supported: [global], [mon], [osd], [mds], [client]
 #
 # Example:
 # ceph_conf_overrides:
index 929fb56ebed5c1411b536c05eaec76071b19b12a..ed88558bb2dc34d6c292e69273780ea94fe5a607 100644 (file)
@@ -532,7 +532,7 @@ ceph_iscsi_config_dev: false
 # instead of [client.radosgw.*].
 # For more examples check the profiles directory of https://github.com/ceph/ceph-ansible.
 #
-# The following sections are supported: [global], [mon], [osd], [mds], [rgw]
+# The following sections are supported: [global], [mon], [osd], [mds], [client]
 #
 # Example:
 # ceph_conf_overrides:
index 8cba252b3d799eff5a2d7e50dd3d371fd6c6352e..e4cfe6232f809e5d06cc901dac55ec57f419fd3f 100644 (file)
@@ -524,7 +524,7 @@ rgw_pull_proto: "http" # should be the same as rgw_multisite_proto for the maste
 # instead of [client.radosgw.*].
 # For more examples check the profiles directory of https://github.com/ceph/ceph-ansible.
 #
-# The following sections are supported: [global], [mon], [osd], [mds], [rgw]
+# The following sections are supported: [global], [mon], [osd], [mds], [client]
 #
 # Example:
 # ceph_conf_overrides: