Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool

2012-08-07 Thread Gilles Dubreuil

- 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,
> > 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 into String
> > (TypeError)
> > from satops.orig:2274:in `open'
> > from satops.orig:2274:in `initialize'
> > from satops.orig:2331:in `new'
> > from satops.orig:2331
> > 
> > 
> > 
> Hi mate,
> 
> I just realised yesterday the program launcher isn't kicking properly
> since I did a last minute change for a demo...
> I'll merge that as soon as I can. I'll post it.
> 
> Thanks for that.
> 

I have fixed the launcher loop in 1.4.4
Let's assume I was jet lagged and I got confused in translation using "unless" 
instead of "until". Arrrghhh
The real problem here is I need more time to finish adding rspec...

Cheers

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool

2012-08-06 Thread Gilles Dubreuil
> 
> 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 into String
> (TypeError)
> from satops.orig:2274:in `open'
> from satops.orig:2274:in `initialize'
> from satops.orig:2331:in `new'
> from satops.orig:2331
> 
> 
> 
Hi mate,

I just realised yesterday the program launcher isn't kicking properly since I 
did a last minute change for a demo...
I'll merge that as soon as I can. I'll post it.

Thanks for that.

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool

2012-07-19 Thread Gilles Dubreuil
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 tool
> 
> The correct URL is https://github.com/SatOps/SatOps
> 
> 
> 
> 
> 
> 
> 
> Gilles Dubreuil
> 19 July 2012 2:15 PM
> 
> 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.
> This has proven very useful for keeping DR Satellite content aligned
> and avoid the "swivel chair syndrome".
> 
> For instance maintaining one SOE definition set across Production
> master and DR slave RHN Satellites in active/active mode.
> 
> The SatOps has been in production for months at several "big"
> organisations sites using RHN Satellite for managing thousands of
> RHEL servers.
> 
> For more details, please check out https://github.com/SatOps/SatOp
> 
> 
> 
> --
> Aurelien Gouny Email: aurel...@redhat.com
> Red Hat Asia-Pacific Phone: +61 2 8923 2835
> Level 35 - 100 Miller Street Mobile: +61 432 146 000
> North Sydney NSW 2060, Australia GnuPG Key ID: 0x53E08904

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool

2012-07-19 Thread Gilles Dubreuil
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 correct URL is https://github.com/SatOps/SatOps
> 
> 
> 
> 
> 
> 
> 
> Gilles Dubreuil
> 19 July 2012 2:15 PM
> 
> 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.
> This has proven very useful for keeping DR Satellite content aligned
> and avoid the "swivel chair syndrome".
> 
> For instance maintaining one SOE definition set across Production
> master and DR slave RHN Satellites in active/active mode.
> 
> The SatOps has been in production for months at several "big"
> organisations sites using RHN Satellite for managing thousands of
> RHEL servers.
> 
> For more details, please check out https://github.com/SatOps/SatOp
> 
> 
> 
> --
> Aurelien Gouny Email: aurel...@redhat.com
> Red Hat Asia-Pacific Phone: +61 2 8923 2835
> Level 35 - 100 Miller Street Mobile: +61 432 146 000
> North Sydney NSW 2060, Australia GnuPG Key ID: 0x53E08904
___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Re: [Spacewalk-devel] SatOps: A Ruby script SOE manipulation tool

2012-07-18 Thread Aurelien Gouny
The correct URL is 
https://github.com/SatOps/SatOps



 	   
   	Gilles Dubreuil  
  19 July 2012 2:15
 PM
  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.This has proven very useful for keeping DR 
Satellite content aligned and avoid the "swivel chair syndrome".For

 instance maintaining one SOE definition set across Production master 
and DR slave RHN Satellites in active/active mode.The SatOps has
 been in production for months at several "big" organisations sites 
using RHN Satellite for managing thousands of RHEL servers.For 
more details, please check out https://github.com/SatOps/SatOp



-- Aurelien 
Gouny   

 Email: aurel...@redhat.com

Red Hat 
Asia-Pacific 

 Phone: +61 2 8923 2835

Level 35 - 100 Miller 
Street 
 Mobile:    +61 432 146 000

North Sydney NSW 2060, 
Australia 
 GnuPG Key ID:   0x53E08904






0x53E08904.asc
Description: application/pgp-keys
<>

signature.asc
Description: OpenPGP digital signature
___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel