From c6202e226f38feea4a38f0a1e26e934d85196879 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20=C4=8Cuchran?= <396462@mail.muni.cz>
Date: Thu, 2 Feb 2017 13:45:17 +0100
Subject: [PATCH] Update infrastructure_init.yaml

---
 Openstack/infrastructure_init.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Openstack/infrastructure_init.yaml b/Openstack/infrastructure_init.yaml
index 391a7a0..4667513 100644
--- a/Openstack/infrastructure_init.yaml
+++ b/Openstack/infrastructure_init.yaml
@@ -7,7 +7,7 @@ parameters:
 resources:
   internal_net:
   type: OS::Neutron::Net
-    properties:
+  properties:
         name: PV176-private-network
   internal_subnet:
     type: OS::Neutron::Subnet
-- 
GitLab