Merge pull request #5120 from AlanCoding/var_lib

Move development PROJECTS_ROOT

Reviewed-by: Matthew Jones <mat@matburt.net>
             https://github.com/matburt
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-10-28 15:08:00 +00:00 committed by GitHub
commit edf0d4bf85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ CHANNEL_LAYERS = {
# Absolute filesystem path to the directory to host projects (with playbooks).
# This directory should NOT be web-accessible.
PROJECTS_ROOT = '/projects/'
PROJECTS_ROOT = '/var/lib/awx/projects/'
# Absolute filesystem path to the directory for job status stdout
# This directory should not be web-accessible