ceph-ansible/roles/ceph-defaults/templates
Matthew Vernon 806461ac6e restart_osd_daemon.sh.j2 - use `+` rather than `{1,}` in regex
`+` is more idiomatic for "one or more" in a regex than `{1,}`; the
latter was introduced in a previous fix for an incorrect `{1,2}`
restriction.

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
2018-09-24 10:33:46 +00:00
..
restart_mds_daemon.sh.j2 defaults: backward compatibility with fqdn deployments 2018-08-06 10:14:58 +00:00
restart_mgr_daemon.sh.j2 defaults: backward compatibility with fqdn deployments 2018-08-06 10:14:58 +00:00
restart_mon_daemon.sh.j2 defaults: backward compatibility with fqdn deployments 2018-08-06 10:14:58 +00:00
restart_nfs_daemon.sh.j2 Merge pull request #1983 from jprovaznik/suffix 2017-10-06 22:40:57 +02:00
restart_osd_daemon.sh.j2 restart_osd_daemon.sh.j2 - use `+` rather than `{1,}` in regex 2018-09-24 10:33:46 +00:00
restart_rbd_mirror_daemon.sh.j2 defaults: backward compatibility with fqdn deployments 2018-08-06 10:14:58 +00:00
restart_rbd_target_api.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
restart_rbd_target_gw.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00
restart_rgw_daemon.sh.j2 rgw: ability to use ceph-ansible vars into containers 2018-08-09 14:13:17 +02:00
restart_tcmu_runner.sh.j2 ceph-iscsi: support for containerize deployment 2018-06-08 10:21:54 +02:00