Files
awx/awx
Chris Meyers 20e77c0092 fix iso when private_data_dir is more than 1 subdir
* ISO job runs will now correctly mirror the control node
private_data_dir structure even when/if the private_data_dir is multiple
directories deep.
* The filesystem jail for bubblewrap now lives in
/tmp/bwrap_<job_id>_xxx along side private_data_dir
/tmp/bwrap_<job_id>_xxx/awx_<job_id>>_xxx This allows for the cleanup
job to remove all dirs for a job.
* Modified cleanup job to work with new /tmp/bwrap_<job_id>_xxx schema
2021-03-10 08:45:09 -05:00
..
2020-12-16 16:06:29 -05:00