zmc / ceph-devstack

MIT License
3 stars 1 forks source link

Add "AUDIT_WRITE" to TestNode podman capabilities #3

Closed VallariAg closed 6 months ago

VallariAg commented 6 months ago

When trying to ssh from teuthology container to a testnode container, it fails and testnode container's sshd journal logs show: "fatal: linux_audit_write_entry failed: Operation not permitted" . This PR fixes that issue.