]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Make the new check PGs working with /bin/sh 1620/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 22 Jun 2017 15:42:03 +0000 (17:42 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 22 Jun 2017 15:59:38 +0000 (17:59 +0200)
commit73141118d08fa0fd602e5fc6a9fa163bb5357c32
treeefe289bcc1abb5fdc66adf1aa895b39889a9530b
parentcc7f9e874adf45a2eb5b722e01d19300c7afe638
Make the new check PGs working with /bin/sh

The new test in the checks PGs are no longer working on distributions
where /bin/sh isn't linked to /bin/bash.

Fix: #1619
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/cluster-os-migration.yml
infrastructure-playbooks/rolling_update.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
roles/ceph-common/templates/restart_osd_daemon.sh.j2