ceph-ansible/roles/ceph-rgw
Benoît Knecht a8346af4f7 ceph-rgw: Work around Jinja2 < 2.8 missng eq test
EL7 ships with Jinja2 version 2.7, which is missing the `eq` test.

Work around this by using `match` instead.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2021-08-11 13:53:44 +02:00
..
defaults ceph-rgw: allow specifying crush rule on pool 2020-09-10 20:36:54 -04:00
handlers Use ansible_facts 2021-03-26 00:16:58 +01:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks ceph-rgw: Work around Jinja2 < 2.8 missng eq test 2021-08-11 13:53:44 +02:00
templates podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-rgw

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