Update apparmor profile for nova-compute

Nova-compute uses ssh and scp commands extensively and this
patch allows the process to read the configuration too in
/etc/ssh/ssh_config.d/ directory.

Closes-Bug: #2044983
Change-Id: I336ce64d493c549096d0b8706996e0f17a2728fb
(cherry picked from commit 4d6f4c07c9)
(cherry picked from commit 20c9776e88)
(cherry picked from commit 552a84925c)
(cherry picked from commit decbbd9533)
This commit is contained in:
Olivier Dufour-Cuvillier 2023-11-28 16:16:14 +09:00 committed by Rodrigo Barbieri
parent 94ce933782
commit c7014adcc5
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@
/etc/multipath/wwids wrk,
/etc/nova/** r,
/etc/ssh/ssh_config r,
/etc/ssh/ssh_config.d/ r,
/etc/ssh/ssh_config.d/* r,
/etc/ssl/openssl.cnf r,
/etc/sudoers r,
/etc/sudoers.d/ r,