From acc55e960f4613a1c403d9427b4981f517d44d15 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 4 Feb 2011 13:08:32 -0200 Subject: Adding websites::dev --- manifests/subsystems/websites.pp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manifests/subsystems/websites.pp') diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 6a89ae7..0e28747 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -137,3 +137,9 @@ class websites::hosting::admin inherits websites::setup { include trac include gitweb } + +class websites::dev inherits websites::setup { + # Include the needed classes for website development + include php + include drupal +} -- cgit v1.2.3