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
Attachment:
pgp2l36HWcBuE.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure