Commit 500dea40 by Jillian Vogel Committed by GitHub

Merge pull request #3602 from open-craft/jill/edx_sandbox_postfix

Conditionally adds postfix_queue role to edx_sandbox.yml
parents 86bd4625 3563985c
......@@ -65,3 +65,5 @@
when: COMMON_ENABLE_SPLUNKFORWARDER
- role: newrelic
when: COMMON_ENABLE_NEWRELIC
- role: postfix_queue
when: POSTFIX_QUEUE_EXTERNAL_SMTP_HOST != ''
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