ceph-ansible/roles/ceph-iscsi-gw/templates
Guillaume Abrioux d40dd764e0 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>
2020-11-30 12:24:11 -05:00
..
iscsi-gateway.cfg.j2 ceph-iscsi: set the pool name in the config file 2020-11-24 20:41:54 +01:00
rbd-target-api.service.j2 iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-11-30 12:24:11 -05:00
rbd-target-gw.service.j2 iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-11-30 12:24:11 -05:00
tcmu-runner.service.j2 iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-11-30 12:24:11 -05:00