Commit 20900899 by John Jarvis

README update

parent 5649a9ac
...@@ -49,7 +49,7 @@ cd configuration ...@@ -49,7 +49,7 @@ cd configuration
pip install -r ansible-requirements.txt pip install -r ansible-requirements.txt
cd playbooks cd playbooks
(adjust the settings in edx_sandbox.yml) (adjust the settings in edx_sandbox.yml)
`ansible-playbook -vvv --user=ubuntu edx_sandbox.yml -i inventory.ini -e 'secure_dir=secure_example` `ansible-playbook -vvv --user=ubuntu edx_sandbox.yml -i inventory.ini`
``` ```
This will install the following services on a single instance This will install the following services on a single instance
......
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