aboutsummaryrefslogtreecommitdiff
path: root/manifests/websites.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-07 15:44:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-07 15:44:10 -0200
commita3529f6876eee257ec8d5c4d0723683406685c91 (patch)
tree0f22d8f21a66cff86a93e65841a65d8cd4942e42 /manifests/websites.pp
parent3994db56dd89d90e216712491956bb2b22382ff8 (diff)
downloadpuppet-nodo-a3529f6876eee257ec8d5c4d0723683406685c91.tar.gz
puppet-nodo-a3529f6876eee257ec8d5c4d0723683406685c91.tar.bz2
Class rename
Diffstat (limited to 'manifests/websites.pp')
-rw-r--r--manifests/websites.pp2
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