]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: check only 1 time if there is a running cluster
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Apr 2018 16:07:31 +0000 (18:07 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 16 Apr 2018 11:16:56 +0000 (13:16 +0200)
commit4d5169fbfaff757d04e0d24b97b168cedf1e32fc
tree2fd0dac6f6bcf08de048aa452c0bd16869cd924d
parent49fe240f2297a4fb4527ee45c1a7baebc819b11d
defaults: check only 1 time if there is a running cluster

There is no need to check for a running cluster n*nodes time in
`ceph-defaults` so let's add a `run_once: true` to save some resources
and time.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 899b0eb4514a9b1e6929dd5abf415195085c4e1d)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-defaults/tasks/facts.yml