[Puppet Users] Re: ANNOUNCE: Puppet 0.25.5 available!

2010-05-18 Thread Martin Englund
On May 18, 3:30 am, James Turnbull wrote: > Welcome back to the Puppet release cycle for the stable release of > 0.25.5. > For those of you who still use OpenSolaris, I've just released a 0.25.5 package for it at pkg.codenursery.com cheers, /Martin -- You received this message because you are

Re: [Puppet Users] Re: client specific configuration not working

2010-05-18 Thread Patrick
On May 18, 2010, at 2:07 PM, Silviu Paragina wrote: > On 18.05.2010 22:47, Ken wrote: >> Yes I think your correct Silviu. You want 'include' not 'import'. >> >> To explain: >> >> Import is more like the C #include directive - it effectively just >> pulls the contents of the external file into t

Re: [Puppet Users] Re: client specific configuration not working

2010-05-18 Thread Silviu Paragina
On 18.05.2010 22:47, Ken wrote: Yes I think your correct Silviu. You want 'include' not 'import'. To explain: Import is more like the C #include directive - it effectively just pulls the contents of the external file into the current one. Because you didn't have a file 'servername.pp' you got a

[Puppet Users] Re: ssh_authorized_key creating multiple entries on repeated runs

2010-05-18 Thread Ken
Try dropping the description as peter mentioned earlier in this thread - just use the key. I mean the 'mar...@slsjalab1' bit at the end. Also make sure the key entry is 1 long line - no carriage returns or spaces. It looks a little like your key is a tad munged but it may just be the cut & paste i

[Puppet Users] Re: filebucket issue

2010-05-18 Thread Ken
Odd one - I am getting the same problem in 0.25.4. Looking at: /usr/lib/ruby/site_ruby/1.8/puppet/type/filebucket.rb It seems the logic is 'if path is set for filebucket - use local bucket, else use remote'. Problem is - the type 'path' is defaulted to use 'clientbucket' setup. Clientbucket (in

[Puppet Users] Re: client specific configuration not working

2010-05-18 Thread Ken
Yes I think your correct Silviu. You want 'include' not 'import'. To explain: Import is more like the C #include directive - it effectively just pulls the contents of the external file into the current one. Because you didn't have a file 'servername.pp' you got an error (as one would expect :-).

Re: [Puppet Users] Re: ssh_authorized_key creating multiple entries on repeated runs

2010-05-18 Thread Marley Bacelar
HI my puppet version is 0.25.4 and i my class is that: ssh_authorized_key { "marley": user => "marley", type => "ssh-rsa", ensure => present, key => "B3NzaC1yc2EBIwAAAQEA3LDLO/1b/S6+MufIwZ6Sjt63LmxNrzL+dEOlJlfcbqc0TQhIqvI9F/z

[Puppet Users] Re: Puppetcamp

2010-05-18 Thread Al @ Lab42
On 18 Mag, 19:26, Brice Figureau wrote: > Hi Alessandro, > > On 17/05/10 10:27, Al @ Lab42 wrote: > > > About the PuppetCamp, it would be nice, as "consolidated tradition", > > to arrange a meetup at least the evening of 26th of May for who is > > already at Ghent. > > I'll be in Ghent around 4PM

[Puppet Users] New Puppet Labs employee: Matt Robinson

2010-05-18 Thread Luke Kanies
Hi all, I'm happy to announce our newest developer here at Puppet Labs, Matt Robinson: I'm happily returning to working with Ruby after a stint developing data intensive web apps in Perl. I enjoy developing in Vim, Ubuntu and GNU Screen. I'm looking forward to applying some of my colleg

[Puppet Users] :_timestamp format changed???

2010-05-18 Thread Psyber
Hi, We have a puppet 24.7 server for most of our legacy clients and a 25.4 server for newer ones and I notice that the :_timestamp format in the yaml has changed between the two. Old version: :_timestamp: 2010-05-18 10:10:57.75 -07:00 New Version: :_timestamp: Tue May 18 09:34:59 -0700 2010

Re: [Puppet Users] Re: Puppetcamp

2010-05-18 Thread R.I.Pienaar
> > > Any reccomendation from belgian natives about pubs or places good > for > > the gathering? > > I never been to Ghent before, so, no recommendations... but of course > I would appreciate some too. Keizerhof on the Vrijdagmarkt is a good place, big, lots of seats and so forth, we took 14ish

Re: [Puppet Users] Re: Puppetcamp

2010-05-18 Thread Brice Figureau
Hi Alessandro, On 17/05/10 10:27, Al @ Lab42 wrote: > About the PuppetCamp, it would be nice, as "consolidated tradition", > to arrange a meetup at least the evening of 26th of May for who is > already at Ghent. I'll be in Ghent around 4PM on the 26th, so that'd be great to meet/eat/drink (choose

Re: [Puppet Users] client specific configuration not working

2010-05-18 Thread Silviu Paragina
Odd, should of worked. Try this (at this point I'm guessing) Try removing the import "servername", it's optional in the latest versions of puppet. And make sure you have something along the line in nodes.pp node basenode { include servername } Silviu On 18.05.2010 12:58, Chantal Rosmuller

Re: [Puppet Users] Re: Writing a properly-formed custom type (configxml)

2010-05-18 Thread Marc Fournier
Hello, > I've split configxml into a provider and a type and it appears to work > properly now. > In more detail, I rewrote "attributes" as a property. > All logic is moved into an eponymous provider in 2 methods: > "attributes" and "attributes=(value)". Just wondering if you are planning to publ

Re: [Puppet Users] Time is running out to register for Puppet Camp Europe in Ghent, Belgium May 27-28th

2010-05-18 Thread Ohad Levy
Yeah, I did miss that on last puppetcamp too, cant we just leave the camera on? :) On Tue, May 18, 2010 at 10:42 PM, patrick.debois wrote: > If all goes well with the venue, we should have videos of the speakers. > > But nothing beats an openspace for the real discussion :) > > Patrick > > > On

Re: [Puppet Users] Time is running out to register for Puppet Camp Europe in Ghent, Belgium May 27-28th

2010-05-18 Thread patrick.debois
If all goes well with the venue, we should have videos of the speakers. But nothing beats an openspace for the real discussion :) Patrick On 18/05/10 16:36, Mr Gabriel wrote: +1 :) On 18 May 2010 15:24, Ohad Levy > wrote: For those of us who live a bit too far

Re: [Puppet Users] Time is running out to register for Puppet Camp Europe in Ghent, Belgium May 27-28th

2010-05-18 Thread Mr Gabriel
+1 :) On 18 May 2010 15:24, Ohad Levy wrote: > For those of us who live a bit too far away, any chance to get (live) > videos? > > Ohad > > > On Mon, May 17, 2010 at 11:29 PM, Scott Olson > wrote: > >> Get details about the event and registration from our blog: >> >> >> http://www.puppetlabs.co

Re: [Puppet Users] Time is running out to register for Puppet Camp Europe in Ghent, Belgium May 27-28th

2010-05-18 Thread Ohad Levy
For those of us who live a bit too far away, any chance to get (live) videos? Ohad On Mon, May 17, 2010 at 11:29 PM, Scott Olson wrote: > Get details about the event and registration from our blog: > > > http://www.puppetlabs.com/blog/time-is-running-out-to-register-for-puppet-camp-europe-may-27

Re: [Puppet Users] client specific configuration not working

2010-05-18 Thread Chantal Rosmuller
Hi, I changed puppet.conf and added: modulepath=/etc/puppet/modules:/etc/puppet/clients and restarted puppet unfortunately the same error Op dinsdag 18 mei 2010 11:36:54 schreef Silviu Paragina: > On 18.05.2010 08:59, Chantal Rosmuller wrote: > > in the clients directory there's a directory

Re: [Puppet Users] client specific configuration not working

2010-05-18 Thread Silviu Paragina
On 18.05.2010 08:59, Chantal Rosmuller wrote: in the clients directory there's a directory "servername" with subdirectories manifests and files here's my clients/servername/manifests/init.pp: have you changed the puppet.conf so that it can use the modules from the new location? Puppet does n

Re: [Puppet Users] Documentation link error

2010-05-18 Thread Silviu Paragina
Will do it this evening. :) Silviu On 17.05.2010 17:15, James Turnbull wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Silviu Paragina wrote: I have found some broken links on http://docs.puppetlabs.com/guides/more_language.html#functions . Where should I post and/or fix the error?

[Puppet Users] client specific configuration not working

2010-05-18 Thread Chantal Rosmuller
Hi list, I have a puppet setup in which I use the file hierarchy from best practices: http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_Best_Practice I am currently working on a bind9 configuration for debian clients, I use he modules directory for the bind configuration and it works f