ceph-ansible/roles/ceph-iscsi-gw
Guillaume Abrioux 64659d2c82 iscsi: assign application (rbd) to pool 'rbd'
if we don't assign the rbd application tag on this pool,
the cluster will get `HEALTH_WARN` state like following:

```
HEALTH_WARN application not enabled on 1 pool(s)
POOL_APP_NOT_ENABLED application not enabled on 1 pool(s)
    application not enabled on pool 'rbd'
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 4cf17a6fdd)
2019-06-13 14:43:25 +02:00
..
defaults update default rhcs values and docs 2019-06-04 14:18:23 +02:00
library igw: add support for IPv6 2018-11-13 17:35:58 +00:00
meta resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
tasks iscsi: assign application (rbd) to pool 'rbd' 2019-06-13 14:43:25 +02:00
templates iscsi: fix networking issue on containerized env 2018-10-19 00:12:43 +00:00
LICENSE resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
README resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00
ceph-iscsi-ansible.spec resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00

README.md

Ansible role: ceph-iscsi

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