]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 43e3b8515177a260514a8d48ea7b713d6d13deed..3192821b9102041da04772baa144dbf2bc55c151 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Class to serve keystone with apache mod_wsgi in place of keystone service
 #
 #
 # 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.
 # 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 76917a3f72c3440efcd2c287663971c9603bcf5f..c3f57bbe4776e83fbfde938c6be752ac0c7999fd 100644 (file)
@@ -137,3 +137,4 @@ node default {
                }
        }
 }
                }
        }
 }
+
index befe945f04f005c410342d344afa479bb8b0ef81..da1a469edf7dfb4eb8c4095fbb826e674165765c 100644 (file)
@@ -31,3 +31,4 @@ class roles::keystone {
 
        }
 }
 
        }
 }
+