From 4c7e0c2244e5ad6b33eadde886efe4b55ee76c68 Mon Sep 17 00:00:00 2001
From: caowei <cao.wei@99cloud.net>
Date: Tue, 2 Aug 2016 18:36:24 -0400
Subject: [PATCH] Remove duplicate items

Repeated murano-api
TrivialFix

Change-Id: I170ad6d851f560a22ff8ba58cc9337d13d8789bd
---
 ansible/site.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ansible/site.yml b/ansible/site.yml
index 78836adb22..4439f6f5c5 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -29,7 +29,6 @@
     - rabbitmq
     - swift-proxy-server
     - heat-api
-    - murano-api
   roles:
     - { role: haproxy,
         tags: haproxy,
-- 
GitLab