Move development PROJECTS_ROOT

This commit is contained in:
AlanCoding 2019-10-25 15:48:07 -04:00
parent bda1abab8d
commit a6404bdd0d
No known key found for this signature in database
GPG Key ID: FD2C3C012A72926B

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