diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index c67e285..e9878eb 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -3,8 +3,6 @@ class websites inherits websites::setup { include php include trac include websvn - include moin - include apache::rails include rsync::rrsync # Declare the needed classes for website hosting |