[Change Request] Add trac xmlrpc plugin.

Toshio Kuratomi a.badger at gmail.com
Thu May 6 14:02:04 UTC 2010


On Thu, May 06, 2010 at 08:18:09AM -0500, Mike McGrath wrote:
> On Thu, 6 May 2010, Ricky Zhou wrote:
> 
> > ---
> >  manifests/services/hosted.fedoraproject.org.pp |    5 +++++
> >  modules/trac/manifests/init.pp                 |    1 +
> >  2 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/manifests/services/hosted.fedoraproject.org.pp b/manifests/services/hosted.fedoraproject.org.pp
> > index 3d14cfc..9e2c06b 100644
> > --- a/manifests/services/hosted.fedoraproject.org.pp
> > +++ b/manifests/services/hosted.fedoraproject.org.pp
> > @@ -101,6 +101,11 @@ class hosted-server {
> >      package { trac-tickettemplate-plugin:
> >          ensure => present,
> >      }
> > +
> > +    package { "trac-xmlrpc-plugin":
> > +        ensure => installed,
> > +    }
> > +
> >      package { babel:
> >          ensure => present,
> >      }
> > diff --git a/modules/trac/manifests/init.pp b/modules/trac/manifests/init.pp
> > index 6197ed1..c755ea5 100644
> > --- a/modules/trac/manifests/init.pp
> > +++ b/modules/trac/manifests/init.pp
> > @@ -14,6 +14,7 @@ class trac::app {
> >          "trac-privateticketsplugin",
> >          "trac-customfieldsadmin-plugin",
> >          "trac-peerreview-plugin",
> > +        "trac-xmlrpc-plugin",
> >          "email2trac",
> >      ]:
> >          ensure => installed,
> 
> +1
> 
+1

-Toshio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20100506/95f64a24/attachment-0001.bin 


More information about the infrastructure mailing list