mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
Move development PROJECTS_ROOT
This commit is contained in:
@@ -69,7 +69,7 @@ CHANNEL_LAYERS = {
|
|||||||
|
|
||||||
# Absolute filesystem path to the directory to host projects (with playbooks).
|
# Absolute filesystem path to the directory to host projects (with playbooks).
|
||||||
# This directory should NOT be web-accessible.
|
# 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
|
# Absolute filesystem path to the directory for job status stdout
|
||||||
# This directory should not be web-accessible
|
# This directory should not be web-accessible
|
||||||
|
|||||||
Reference in New Issue
Block a user