From 53c7d7f120b29e4738d7cd49ebb8d30add0c6743 Mon Sep 17 00:00:00 2001
From: Martin Cuchran <cuchy@Martins-MacBook-Pro-4.local>
Date: Tue, 7 Feb 2017 20:07:59 +0100
Subject: [PATCH] fix

---
 Openstack/pv176-init.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Openstack/pv176-init.json b/Openstack/pv176-init.json
index d2adbbd..fd4ba38 100644
--- a/Openstack/pv176-init.json
+++ b/Openstack/pv176-init.json
@@ -54,7 +54,7 @@
                     "type": "Lib::server_floating_ip",
                     "properties":{
                         "server_name":{
-                            "get_attr": ["vms","vm","%index%"]
+                            "get_attr": ["vms","%index%"]
                             }
                     }
                 } 
-- 
GitLab