ceph-ansible/roles/ceph-iscsi-gw/tasks
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
..
container systemd: remove changed_when: false 2018-06-28 17:54:13 +02:00
non-container igw: enable and start rbd-target-api 2018-09-13 19:35:45 +00:00
common.yml iscsi: assign application (rbd) to pool 'rbd' 2019-06-13 14:43:25 +02:00
deploy_ssl_keys.yml iscsi: fix permission denied error 2019-02-11 16:17:44 +00:00
main.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00