Commit 8b3cb210 by John Jarvis

Merge pull request #504 from edx/jarv/fixing-provision

fixing nginx_sites for provisioning
parents 6f8cf187 a1c416de
......@@ -30,7 +30,13 @@
roles:
# rerun common to set the hostname, nginx to set basic auth
- common
- nginx
- role: nginx
nginx_sites:
- cms
- lms
- ora
- xqueue
- xserver
# gh_users hash must be passed
# in as a -e variable
- gh_users
......
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