ceph-ansible/roles/ceph-mon/templates
Guillaume Abrioux 1c88c444a3 mon: fix `ExecStartPre` option in systemd unit file
This command line is not supported.
According to official documentation:

```
Note that shell command lines are not directly supported.
If shell command lines are to be used,
they need to be passed explicitly to a shell implementation of some kind.
```

We must run this using /bin/sh instead.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-09-11 10:48:21 +02:00
..
ceph-aliases.sh.j2 Adds handy ceph aliases whe containerized installations. 2018-03-08 13:56:39 +01:00
ceph-mon.service.d-overrides.j2 Allow ceph service systemd overrides to be specified 2017-08-16 17:57:06 +01:00
ceph-mon.service.j2 mon: fix `ExecStartPre` option in systemd unit file 2018-09-11 10:48:21 +02:00