Yanis Guenane
|
fd50feb258
|
bwrap/runner: Add /etc/ssh in bind mounted folder
/etc/ssh is currently not bound when run into bwrap, this leads to
error like "Bad owner or permissions on /etc/ssh/ssh_config.d/05-redhat.conf"
since it cannot access this file.
https://github.com/ansible/awx/pull/3391 was done pre runner
integration.
Fixes: https://github.com/ansible/awx/issues/3392
Signed-off-by: Yanis Guenane <yanis@guenane.org>
|
2019-03-26 12:43:59 +01:00 |
|