Commit bc52e74f by John Jarvis

comment updates

parent 23275de1
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
# #
# common role # common role
# #
# Depends upon the automated role # Depends upon the user role
# #
# Example play: # Example play:
# #
......
...@@ -43,7 +43,7 @@ analytics_auth_config: ...@@ -43,7 +43,7 @@ analytics_auth_config:
MONGO_STORED_QUERIES_COLLECTION: $ANALYTICS_DB_RESULTS_COLLECTION MONGO_STORED_QUERIES_COLLECTION: $ANALYTICS_DB_RESULTS_COLLECTION
analytics_role_name: "analytics" analytics_role_name: "analytics"
analytics_user: "analytics" analytics_user: "analytics"
analytics_home: "/opt/wwc/analytics" analytics_home: "/opt/wwc/analytics"
analytics_venv_dir: "{{ analytics_home }}/virtualenvs/analytics" analytics_venv_dir: "{{ analytics_home }}/virtualenvs/analytics"
analytics_source_repo: "git@github.com:edx/analytics-server.git" analytics_source_repo: "git@github.com:edx/analytics-server.git"
...@@ -63,7 +63,7 @@ analytics_env_vars: ...@@ -63,7 +63,7 @@ analytics_env_vars:
ANALYTICS_LOG_LEVEL: "{{ ANALYTICS_LOG_LEVEL }}" ANALYTICS_LOG_LEVEL: "{{ ANALYTICS_LOG_LEVEL }}"
# #
# Used by the included role, automated. # Used by the included role, user.
# See meta/main.yml # See meta/main.yml
# #
analytics_automated_rbash_links: analytics_automated_rbash_links:
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
# #
# common role # common role
# #
# Depends upon the automated role # user role to set up a restricted user
# #
# Example play: # Example play:
# #
......
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