Commit 67d8081
Add "AUDIT_CONTROL" to TestNode capabilities
This fixes the following issue:
Unable to ssh from teuthology container to testnode
using "ubuntu" user. Testnode journal sshd logs show:
`sshd[147]: pam_loginuid(sshd:session): Error writing /proc/self/loginuid: Operation not permitted`
solution ref: https://github.com/containers/podman/blob/main/troubleshooting.md#33-the-sshd-process-fails-to-run-inside-of-the-container
Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>1 parent ba19359 commit 67d8081
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments