]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - 3rdparty/modules/keystone/manifests/wsgi/apache.pp
newline
[dsa-puppet.git] / 3rdparty / modules / keystone / manifests / wsgi / apache.pp
index 43e3b8515177a260514a8d48ea7b713d6d13deed..3192821b9102041da04772baa144dbf2bc55c151 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.