Commit a3d61924 by muhammad-ammar

add role in sandbox playbook

parent 17643197
...@@ -13,4 +13,3 @@ ...@@ -13,4 +13,3 @@
nginx_default_sites: nginx_default_sites:
- video_pipeline - video_pipeline
- role: video_pipeline - role: video_pipeline
...@@ -59,6 +59,7 @@ ...@@ -59,6 +59,7 @@
when: "'localhost' in EDXAPP_ELASTIC_SEARCH_CONFIG|map(attribute='host')" when: "'localhost' in EDXAPP_ELASTIC_SEARCH_CONFIG|map(attribute='host')"
- forum - forum
- discovery - discovery
- video_pipeline
- role: notifier - role: notifier
NOTIFIER_DIGEST_TASK_INTERVAL: 5 NOTIFIER_DIGEST_TASK_INTERVAL: 5
- role: xqueue - role: xqueue
......
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