From 718019ad699bb4cbf128aaaa2e7c2b0423e2ae83 Mon Sep 17 00:00:00 2001
From: Martin Cuchran <cuchy@Martins-MacBook-Pro-4.local>
Date: Tue, 7 Feb 2017 21:23:48 +0100
Subject: [PATCH] Env update

---
 Openstack/JSON/pv176-env.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Openstack/JSON/pv176-env.json b/Openstack/JSON/pv176-env.json
index 4484cc5..089dafd 100644
--- a/Openstack/JSON/pv176-env.json
+++ b/Openstack/JSON/pv176-env.json
@@ -1,8 +1,7 @@
 {
     "resource_registry":{
-        "Lib::private_network": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/pv176-network.template",
-        "Lib::server_vm": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/pv176-server.template",
-        "Lib::server_port": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/pv176-port.template",
-        "Lib::server_floating_ip": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/pv176-floating_ip.template"
+        "Lib::private_network": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/JSON/templates/pv176-network.template",
+        "Lib::server_vm": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/JSON/templates/pv176-server.template",
+        "Lib::server_port": "https://gitlab.ics.muni.cz/396462/PV176/raw/master/Openstack/JSON/templates/pv176-port.template"
         }
 }
\ No newline at end of file
-- 
GitLab