tripleo-heat-templates/common
Cédric Jeanneret ee7fbe5963 Ensure we get the right SELinux context for config-data sub-dir
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
2019-01-03 15:33:36 +01:00
..
deploy-steps-tasks.yaml Ensure we get dedicated logging file for HAProxy 2018-12-12 10:16:42 +01:00
deploy-steps.j2 Ensure we get the right SELinux context for config-data sub-dir 2019-01-03 15:33:36 +01:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Add stack output ansible_group_vars 2018-10-17 16:44:50 +00:00