ceph-ansible/roles/ceph-defaults
Sébastien Han 7eaf444328 default: look for the right return code on socket stat in-use
As reported in https://github.com/ceph/ceph-ansible/issues/2254, the
check with fuser is not ideal. If fuser is not available the return code
is 127. Here we want to make sure that we looking for the correct return
code, so 1.

Closes: https://github.com/ceph/ceph-ansible/issues/2254
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-12-14 16:59:14 +01:00
..
defaults firewall: add mds, nfs, restapi and iscsi ports, remove 'configure_firewall' variable used for conditional execution. Include the task only on rpm-based systems. 2017-12-12 23:44:55 +01:00
handlers handlers: restart daemons only if docker is running 2017-11-27 14:59:30 +01:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks default: look for the right return code on socket stat in-use 2017-12-14 16:59:14 +01:00
templates Convert interface names to underscores for facts 2017-12-12 09:03:40 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.