newline
[mirror/dsa-puppet.git] / 3rdparty / modules / keystone / manifests / wsgi / apache.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.