summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-14 10:51:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-14 10:51:52 -0300
commita149b3de43741b98265d3a14139da08b58fd9092 (patch)
tree39e24e6089313e5fa596658b335393483ebbc726
parentb25bb2f15359e34b0a491b814631067d2c399713 (diff)
downloadpuppet-websites-a149b3de43741b98265d3a14139da08b58fd9092.tar.gz
puppet-websites-a149b3de43741b98265d3a14139da08b58fd9092.tar.bz2
Remove trailing
-rw-r--r--manifests/hosting.pp2
1 files changed, 1 insertions, 1 deletions
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':