ceph-ansible/roles/ceph-iscsi-gw
Guillaume Abrioux 0d22598806 iscsigw: remove `--cap-add=all` from `podman run` cmd
As of podman `2.0.5`, `--cap-add` and `--privileged` are exclusive
options.

```
Nov 30 13:56:30 magna089 podman[171677]: Error: invalid config provided: CapAdd and privileged are mutually exclusive options
```

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1902149

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d40dd764e0)
2020-12-01 09:53:15 -05:00
..
defaults global: remove fetch_directory dependency 2019-09-26 16:21:54 +02:00
meta
tasks iscsi: fix ownership on iscsi-gateway.cfg 2020-10-21 18:27:59 -04:00
templates iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-12-01 09:53:15 -05:00
LICENSE
README.md

README.md

Ansible role: ceph-iscsi

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