]> gitweb.fluxo.info Git - puppet-websites.git/commitdiff
Remove trailing
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Jul 2015 13:51:52 +0000 (10:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Jul 2015 13:51:52 +0000 (10:51 -0300)
manifests/hosting.pp

index 73ec7311dfe37ec8f4ec8329684210d4c9fa7d8b..75462225a00df02ae568babec78f5bd15b8a1293 100644 (file)
@@ -7,7 +7,7 @@ class websites::hosting inherits websites::setup {
   include apache::rails
   include rsync::rrsync
 
-  # Declare the needed classes for website hosting 
+  # Declare the needed classes for website hosting
   class { [ 'drupal', 'ikiwiki', 'pmwiki', 'hotglue', 'wordpress' ]: }
   class {
     'viewvc':