config: remove legacy option in ceph.conf.j2

This option has been deprecated (As of 0.51).
By the way, ceph-ansible already sets the
auth_{service,client,cluster}_required variables.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1623586

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 152c2caa9f)
pull/5152/head
Guillaume Abrioux 2020-03-16 09:55:20 +01:00 committed by Dimitri Savineau
parent e2f1a0ade8
commit d4c0d3ee66
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
auth cluster required = none
auth service required = none
auth client required = none
auth supported = none
{% endif %}
{% if ip_version == 'ipv6' %}
ms bind ipv6 = true