Commit 6389f603 by muhammad-ammar

veda no-op roles

parent e391baab
- name: Deploy edX VEDA delivery Worker
hosts: all
gather_facts: True
roles:
- veda_delivery_worker
- name: Deploy edX VEDA Encode Worker
hosts: all
gather_facts: True
roles:
- veda_encode_worker
- name: Deploy edX VEDA Intake Worker
hosts: all
gather_facts: True
roles:
- veda_intake_worker
- name: Deploy edX Video Pipeline Web Frontend
hosts: all
gather_facts: True
roles:
- veda_web_frontend
---
dependencies:
- video_pipeline_base
---
dependencies:
- video_pipeline_base
---
dependencies:
- video_pipeline_base
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