]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
container: call container_exec_cmd with right path guits-fix_osd_limit_handler 5648/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 11 Aug 2020 13:11:23 +0000 (15:11 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Aug 2020 16:31:19 +0000 (18:31 +0200)
commit8ed6dc10a81fd6d0216a59b850cb057bcf1534f9
treed68ed7decf8f78b28b8dd80cdec3328ef6cab2fc
parenta59845bb6906eb6c90318ef2284014e90f377052
container: call container_exec_cmd with right path

This task is delegated on the first mon, so we should call the fact with
the right path.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
15 files changed:
infrastructure-playbooks/filestore-to-bluestore.yml
infrastructure-playbooks/rolling_update.yml
roles/ceph-client/tasks/pre_requisite.yml
roles/ceph-iscsi-gw/tasks/common.yml
roles/ceph-iscsi-gw/tasks/deploy_ssl_keys.yml
roles/ceph-mds/tasks/common.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-mon/tasks/secure_cluster.yml
roles/ceph-rbd-mirror/tasks/common.yml
roles/ceph-rgw/tasks/common.yml
roles/ceph-rgw/tasks/multisite/checks.yml
roles/ceph-rgw/tasks/multisite/create_zone_user.yml
roles/ceph-rgw/tasks/multisite/master.yml
roles/ceph-rgw/tasks/multisite/secondary.yml
roles/ceph-rgw/tasks/rgw_create_pools.yml