From: Martin Zobel-Helas <zobel@debian.org>
Date: Wed, 1 Jul 2015 21:41:00 +0000 (+0000)
Subject: newline
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=251e7bcc5bd4288912203f53bf19f9116801cd54;p=dsa-puppet.git

newline

Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
---

diff --git a/3rdparty/modules/keystone/manifests/wsgi/apache.pp b/3rdparty/modules/keystone/manifests/wsgi/apache.pp
index 43e3b851..3192821b 100644
--- a/3rdparty/modules/keystone/manifests/wsgi/apache.pp
+++ b/3rdparty/modules/keystone/manifests/wsgi/apache.pp
@@ -1,6 +1,7 @@
 #
 # Class to serve keystone with apache mod_wsgi in place of keystone service
 #
+#
 # Serving keystone from apache is the recommended way to go for production
 # systems as the current keystone implementation is not multi-processor aware,
 # thus limiting the performance for concurrent accesses.
diff --git a/manifests/site.pp b/manifests/site.pp
index 76917a3f..c3f57bbe 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -137,3 +137,4 @@ node default {
 		}
 	}
 }
+
diff --git a/modules/roles/manifests/keystone.pp b/modules/roles/manifests/keystone.pp
index befe945f..da1a469e 100644
--- a/modules/roles/manifests/keystone.pp
+++ b/modules/roles/manifests/keystone.pp
@@ -31,3 +31,4 @@ class roles::keystone {
 
 	}
 }
+