newline
authorMartin Zobel-Helas <zobel@debian.org>
Wed, 1 Jul 2015 21:41:00 +0000 (21:41 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Wed, 1 Jul 2015 21:41:00 +0000 (21:41 +0000)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
3rdparty/modules/keystone/manifests/wsgi/apache.pp
manifests/site.pp
modules/roles/manifests/keystone.pp

index 43e3b85..3192821 100644 (file)
@@ -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.
index 76917a3..c3f57bb 100644 (file)
@@ -137,3 +137,4 @@ node default {
                }
        }
 }
+
index befe945..da1a469 100644 (file)
@@ -31,3 +31,4 @@ class roles::keystone {
 
        }
 }
+