Re: [Puppet Users] Integrating Ruby methods into Puppet classes

2012-07-30 Thread Axel Bock
; > Subject: Re: [Puppet Users] Integrating Ruby methods into Puppet classes > > > > thanks, that works just fine :) . I am writing some methods right > > now. > > > > a last question maybe: how can I ouptut text on the command line from > > within a fu

Re: [Puppet Users] Integrating Ruby methods into Puppet classes

2012-07-30 Thread R.I.Pienaar
- Original Message - > From: "Axel Bock" > To: puppet-users@googlegroups.com > Sent: Monday, July 30, 2012 5:50:41 AM > Subject: Re: [Puppet Users] Integrating Ruby methods into Puppet classes > > thanks, that works just fine :) . I am writing some meth

Re: [Puppet Users] Integrating Ruby methods into Puppet classes

2012-07-30 Thread Axel Bock
ike said in the docs. thanks in advance, axel. Am Donnerstag, 19. Juli 2012 15:58:06 UTC+2 schrieb R.I. Pienaar: > > > > - Original Message - > > From: "Axel Bock" > > To: puppet-users@googlegroups.com > > Sent: Thursday, July 19, 2012 2:54:36 P

Re: [Puppet Users] Integrating Ruby methods into Puppet classes

2012-07-19 Thread R.I.Pienaar
- Original Message - > From: "Axel Bock" > To: puppet-users@googlegroups.com > Sent: Thursday, July 19, 2012 2:54:36 PM > Subject: [Puppet Users] Integrating Ruby methods into Puppet classes > > Hello all, > > I am new to puppet and I am currently des

[Puppet Users] Integrating Ruby methods into Puppet classes

2012-07-19 Thread Axel Bock
Hello all, I am new to puppet and I am currently designing a set of deployment rules for our company web servers. The Puppet DSL brings me quite far, but now I could really use the possibility to extend the DSL with one or two ruby functions. Example: I would like to iterate over all the IP