From 01b741bad34277e6886c057882f95bf7eac8b423 Mon Sep 17 00:00:00 2001
From: Giuseppe Attardi <giuseppe.attardi@garr.it>
Date: Fri, 20 Oct 2017 06:33:01 +0200
Subject: [PATCH] Update bundle_template.yaml

---
 bundles/openstack/bundle_template.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bundles/openstack/bundle_template.yaml b/bundles/openstack/bundle_template.yaml
index a5bf69f0..d78c480f 100644
--- a/bundles/openstack/bundle_template.yaml
+++ b/bundles/openstack/bundle_template.yaml
@@ -130,6 +130,7 @@ services:
     annotations:
       gui-x: '2000'
       gui-y: '500'
+
   network-host:
     charm: cs:ubuntu
     num_units: 1
@@ -138,6 +139,7 @@ services:
     annotations:
       gui-x: '2000'
       gui-y: '800'
+
   ntp:
     charm: cs:ntp
     options:
-- 
GitLab