summaryrefslogtreecommitdiff
path: root/manifests/hosting/admin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/hosting/admin.pp')
-rw-r--r--manifests/hosting/admin.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/hosting/admin.pp b/manifests/hosting/admin.pp
deleted file mode 100644
index 0dd546e..0000000
--- a/manifests/hosting/admin.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class websites::hosting::admin inherits websites::setup {
- # Include the needed classes for admin interfaces
- include trac
- include git::gitweb
-}