Commit 60eb8416 by John Jarvis

creating generic edx_sandbox

parent d2476d58
# This playbook is to configuration
# the official edX sandbox instance
# sandbox.edx.org
- name: Configure instance(s)
hosts: local
sudo: True
gather_facts: True
vars:
migrate_db: True
mysql5_workaround: True
roles:
- common
- nginx
- edxlocal
- edxapp
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