diff --git a/ceph_devstack/resources/ceph/containers.py b/ceph_devstack/resources/ceph/containers.py index 8a3e61de..66a08f83 100644 --- a/ceph_devstack/resources/ceph/containers.py +++ b/ceph_devstack/resources/ceph/containers.py @@ -160,6 +160,7 @@ class TestNode(Container): "SYS_PTRACE", "SYS_TTY_CONFIG", "AUDIT_WRITE", + "AUDIT_CONTROL", ] create_cmd = [ "podman",