From a33718262f9daea4742e806c06afea2cdbd6e94a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 9 Oct 2015 15:08:00 -0300 Subject: Removes moin and apache::rails from websites class --- manifests/init.pp | 2 -- 1 file changed, 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 -- cgit v1.2.3