Commit 7edce798 by Ibrahim

use WHITELABEL_DNS

parent cb011aca
...@@ -139,7 +139,8 @@ ...@@ -139,7 +139,8 @@
delay: 30 delay: 30
with_nested: with_nested:
- "{{ ec2.instances }}" - "{{ ec2.instances }}"
- ['mitxpro', 'hms', 'harvardx', 'wharton', 'juilliard', 'campus'] - WHITELABEL_DNS
- name: Add DNS names for themes services - name: Add DNS names for themes services
local_action: local_action:
...@@ -158,5 +159,5 @@ ...@@ -158,5 +159,5 @@
with_nested: with_nested:
- "{{ ec2.instances }}" - "{{ ec2.instances }}"
- ['studio', 'ecommerce', 'preview', 'discovery', 'credentials'] - ['studio', 'ecommerce', 'preview', 'discovery', 'credentials']
- ['mitxpro', 'hms', 'harvardx', 'wharton', 'juilliard'] - WHITELABEL_DNS
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