Commit 52ebd6ba by e0d

docs and cleanup

parent f8612a4f
......@@ -59,7 +59,11 @@ as_django_settings: 'anserv.settings'
as_env_vars:
ANALYTICS_SERVER_LOG_LEVEL: "{{ AS_LOG_LEVEL }}"
#
# Used by the included role, automated.
# See meta/main.yml
#
as_automated_rbash_links:
- /usr/bin/sudo
- /usr/bin/scp
......
automator ALL=(www-data) NOPASSWD:SETENV:/opt/edx/bin/django-admin.py help *
automator ALL=(www-data) NOPASSWD:SETENV:/opt/edx/bin/django-admin.py get_grades *
automator ALL=(www-data) NOPASSWD:SETENV:/opt/edx/bin/django-admin.py run_all_queries *
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment