ceph-ansible/roles/ceph-common/templates
Sébastien Han 4407967de0 Using config_template
Thanks to @cloudnull great patch at
https://github.com/ansible/ansible/pull/12555
we now have the ability to add more configuration options instead of
having to push a PR to add a new option to the template. So you can
dynamically add and remove flags.

To use it, edit `ceph_conf_overrides` in `group_vars/all` like so:

```
ceph_conf_overrides
 global:
     foo: 12345
     bar: 6789
```

Signed-off-by: Sébastien Han <seb@redhat.com>
2015-12-16 17:19:50 +01:00
..
ceph-extra.repo Changed URL for Ceph release and developer GPG keys, because previous key URL suffers sporadic timeouts 2015-10-16 13:27:21 -07:00
ceph.conf.j2 Using config_template 2015-12-16 17:19:50 +01:00
httpd.conf Remove rgw installation from the ceph-rgw role 2015-08-03 22:17:43 +02:00
redhat_ice_repo.j2 Add multi-OS support for ICE 2014-12-18 11:10:14 +01:00
redhat_storage_repo.j2 Add red hat storage cdn installation 2015-07-03 12:38:17 +02:00
rgw.conf Remove rgw installation from the ceph-rgw role 2015-08-03 22:17:43 +02:00
s3gw.fcgi.j2 Remove rgw installation from the ceph-rgw role 2015-08-03 22:17:43 +02:00