From 569b8397b49419de16028ddcd9c093b9a3a8e848 Mon Sep 17 00:00:00 2001
From: Feanil Patel <feanil@edx.org>
Date: Tue, 1 Apr 2014 10:59:02 -0400
Subject: [PATCH] Add xqueue_consumer service to the xqueue by default.

---
 cloudformation_templates/edx-reference-architecture.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cloudformation_templates/edx-reference-architecture.json b/cloudformation_templates/edx-reference-architecture.json
index e530c9a..4800225 100644
--- a/cloudformation_templates/edx-reference-architecture.json
+++ b/cloudformation_templates/edx-reference-architecture.json
@@ -3494,7 +3494,7 @@
           },
           {
             "Key":"services",
-            "Value":"xqueue",
+            "Value":"xqueue,xqueue_consumer",
             "PropagateAtLaunch":true
           },
           {
--
libgit2 0.26.0