]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-validate: Fix "fail on unsupported CentOS release"
authorBenoît Knecht <bknecht@protonmail.ch>
Fri, 8 May 2020 12:39:52 +0000 (14:39 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 8 May 2020 14:21:11 +0000 (10:21 -0400)
commitb7efca17851ac8462491a2d2dfe588673a58f78f
tree82f056847c20503ab9727a2876af87736a37d56a
parent34e6e8e06c8993c18f0f75df9989f39f67727ef9
ceph-validate: Fix "fail on unsupported CentOS release"

The `dashboard_enabled` condition used a `true` filter (which doesn't exist)
instead of the `bool` filter.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
roles/ceph-validate/tasks/check_system.yml