]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: remove legacy option in ceph.conf.j2
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 16 Mar 2020 08:55:20 +0000 (09:55 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 16 Mar 2020 13:49:36 +0000 (09:49 -0400)
commit152c2caa9f8e2d250f5d11db7543c951b2ee5d4d
treea307e919c252daa46c9fb4bd70e22ec2c9c134dd
parent3626c688cfb655ef2ab31a68dd9aedc806ad9038
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>
roles/ceph-config/templates/ceph.conf.j2