summaryrefslogtreecommitdiff
path: root/manifests/hosting.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/hosting.pp')
-rw-r--r--manifests/hosting.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/hosting.pp b/manifests/hosting.pp
index 126229f..73ec731 100644
--- a/manifests/hosting.pp
+++ b/manifests/hosting.pp
@@ -5,6 +5,7 @@ class websites::hosting inherits websites::setup {
include websvn
include moin
include apache::rails
+ include rsync::rrsync
# Declare the needed classes for website hosting
class { [ 'drupal', 'ikiwiki', 'pmwiki', 'hotglue', 'wordpress' ]: }