aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/websites.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/subsystems/websites.pp')
-rw-r--r--manifests/subsystems/websites.pp2
1 files changed, 1 insertions, 1 deletions
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