- Original Message -
> From: "Gilles Dubreuil"
> To: nndegz+l...@gmail.com
> Cc: spacewalk-devel@redhat.com
> Sent: Tuesday, August 7, 2012 2:38:39 PM
> Subject: Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool
>
> >
> > Hi Giles
>
> Hi Giles,
> I've run into an issue with satops and made a small change to get it
> working. Patch is attached
>
> I, [03/08/2012 14:47:19#21410] INFO -- : Starting command
> I, [03/08/2012 14:47:19#21410] INFO -- : Finished command
> satops.orig:2274:in `initialize': can't convert nil int
Just checked you sent it to the list too.
Thanks
- Original Message -
> From: "Aurelien Gouny"
> To: "Gilles Dubreuil"
> Cc: spacewalk-devel@redhat.com
> Sent: Thursday, July 19, 2012 3:40:13 PM
> Subject: Re: SatOps: A Ruby script SOE manipulation
Damn! I fix it...
- Original Message -
> From: "Aurelien Gouny"
> To: "Gilles Dubreuil"
> Cc: spacewalk-devel@redhat.com
> Sent: Thursday, July 19, 2012 3:40:13 PM
> Subject: Re: SatOps: A Ruby script SOE manipulation tool
>
> The correc
The SatOps is a Ruby script using the Satellite XML/RPC API to export/import
content, partially or entirely - well as much as possible.
>From an architecture viewpoint, the SatOps allows to scale up RHN
>Satellite/Spacewalk topologies such as having a Master reference and
>synchronising Slaves.
> From: "Tomas Lestach"
...
> I added a simple ruby example to the rhn/apidoc/scripts.jsp page
> based on your
> scripts.
>
Excellent news! Thanks.
___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/sp
Thinking about adding Ruby script examples for Spacewalk API documentation.
Some people (Red Hat customers) have asked how to use Ruby to communicate with
the Spacewalk/RHN Satellite API.
So what about having Ruby examples along the Perl and Python API ones?
Files examples are available at:
htt