From b25bb2f15359e34b0a491b814631067d2c399713 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 14 Jul 2015 10:51:28 -0300 Subject: Includes rsync::rrsync into websites::hosting --- manifests/hosting.pp | 1 + 1 file changed, 1 insertion(+) 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' ]: } -- cgit v1.2.3