summaryrefslogtreecommitdiff
path: root/manifests/hosting.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/hosting.pp')
-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':