From: Silvio Rhatto Date: Sun, 7 Feb 2010 17:44:10 +0000 (-0200) Subject: Class rename X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a3529f6876eee257ec8d5c4d0723683406685c91;p=puppet-nodo.git Class rename --- 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