[Change Request] Add trac xmlrpc plugin.

Rick Elrod codeblock at eighthbit.net
Fri May 7 03:50:54 UTC 2010


On May 6, 2010, at 10:02 AM, Toshio Kuratomi wrote:

> 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
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure

+1



More information about the infrastructure mailing list