Commit db3eeaed by jarv

Merge pull request #5 from edx/jarv/nginx

lms now depends on the nginx role
parents feee1704 18a95318
...@@ -7,4 +7,5 @@ ...@@ -7,4 +7,5 @@
- "vars/secure/edxapp_stage_users.yml" - "vars/secure/edxapp_stage_users.yml"
roles: roles:
- common - common
- nginx
- lms - lms
...@@ -4,4 +4,5 @@ ...@@ -4,4 +4,5 @@
- "vars/secure/edxapp_prod_vars.yml" - "vars/secure/edxapp_prod_vars.yml"
roles: roles:
- common - common
- nginx
- lms - lms
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