diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/websites.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/websites.pp b/manifests/websites.pp index 34475dd..ff2b1db 100644 --- a/manifests/websites.pp +++ b/manifests/websites.pp @@ -85,7 +85,7 @@ class websites::hosting inherits websites::setup { include pmwiki } -class websites::admin inherits websites::setup { +class websites::hosting::admin inherits websites::setup { # Include the needed classes for admin interfaces include trac include gitweb |