]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
cephadm: set the command as a fact
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 20 Jul 2020 14:41:53 +0000 (10:41 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 21 Jul 2020 02:48:07 +0000 (22:48 -0400)
commit0178114f3bd4a4f093eb76c29e134e32c90ae8d9
tree2a360da21f73f04434fee66caa8771f0fb1e7b24
parentb7fd3bc844f445c694449b1ee22c14798a522551
cephadm: set the command as a fact

Set the cephadm cmd as a fact instead of rewriting the same command
over and over.
This also fix an issue when using docker as container engine because
the --docker cephadm parameter should be use before the subcommand
not after.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 5ef965c4dc0dd88a28addbe238da6c4d31f1df21)
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/cephadm.yml