]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
client: use dummy created container when there is no mon in inventory
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 6 Jun 2018 11:59:26 +0000 (13:59 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 7 Jun 2018 08:16:38 +0000 (16:16 +0800)
commit7b156deb67a9e137962161829e008bcc32835fe8
tree3ded6773c86fa1421bc24ac4c7d4a94b0e0554f6
parentc94ada69e80d7a1ddfbd2de2b13086d57a6fdfcd
client: use dummy created container when there is no mon in inventory

the `docker_exec_cmd` fact set in client role when there is no monitor
in inventory is wrong, `ceph-client-{{ hostname }}` is never created so
it will fail anyway.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-client/tasks/create_users_keys.yml