Commit d92ed523 by Ben Patterson

WIP cont'd

parent 95877c6f
......@@ -6,6 +6,7 @@
CLUSTER_NAME: 'coursegraph'
roles:
- role: nginx
nginx_template_dir: "../roles/neo4j/templates/edx/app/nginx/sites-available"
nginx_sites:
- coursegraph
nginx_default_sites:
......
......@@ -33,7 +33,7 @@
- name: install neo4j
apt:
name=neo4j
name=neo4j=2.3.4
state=present
- name: set to listen on all IPs
......
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