From e158454f77d8a01b7c2b6ff08f1a3f66b22a0985 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Feb 2011 11:01:37 -0200 Subject: Renaming websites::dev to websites::dev::setup --- manifests/subsystems/websites.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 0e28747..580538a 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -138,7 +138,7 @@ class websites::hosting::admin inherits websites::setup { include gitweb } -class websites::dev inherits websites::setup { +class websites::dev::setup inherits websites::setup { # Include the needed classes for website development include php include drupal -- cgit v1.2.3