ee7fbe5963
When docker was used, its "create host directory tree" feature was used. It apparently created directories with "container_var_lib_t" type, and this prevents podman container to access the content with AVC errors (permission denied). The following patch ensures we get a recursive chcon running. We're using "command" instead of "file" module because ansible doesn't like broken symlink (in fact, they are symlink with relative path within containers). Change-Id: I20d00c79fc898b0c4e535662ee6a70472e075b36 |
||
---|---|---|
.. | ||
deploy-steps-tasks.yaml | ||
deploy-steps.j2 | ||
post.j2.yaml | ||
services.yaml |