From: Silvio Rhatto Date: Tue, 14 Jul 2015 13:51:52 +0000 (-0300) Subject: Remove trailing X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a149b3de43741b98265d3a14139da08b58fd9092;p=puppet-websites.git Remove trailing --- diff --git a/manifests/hosting.pp b/manifests/hosting.pp index 73ec731..7546222 100644 --- a/manifests/hosting.pp +++ b/manifests/hosting.pp @@ -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':