[Puppet Users] Announcement: Geppetto 2.0.0 released

2011-09-18 Thread Henrik Lindberg
The 2.0.0 release of Geppetto is available as download and updates from within Geppetto for all users of 1.0.x. Please see the FAQ at: http://cloudsmith.github.com/geppetto/faq.html for information if you run into problems updating. Checkout http://cloudsmith.github.com/geppetto/faq.html#2011/06

[Puppet Users] a open source puppet kick tool - pkick

2011-09-18 Thread jacky
hi, all, I write a puppet kick tool - pkick, and put it on github. I wish it is useful for all puppet administrator. Any suggestion and bug report is welcome. https://github.com/jackywu/pkick Best regards! jacky

[Puppet Users] Re: dynamically edit node definition

2011-09-18 Thread Sav
To add to my previous post, here is the big picture: I am given a system, where puppet is already set up. Lets say a new rpm is created. I need to install that rpm on a specific host by putting that rpm in a yum repository, and creating a pupmod that installs that rpm on a particular node. I

[Puppet Users] Re: dynamically edit node definition

2011-09-18 Thread Sav
To add to my previous post, here is the big picture: I am given a system, where puppet is already set up. Lets say a new rpm is created. I need to install that rpm on a specific host by putting that rpm in a yum repository, and creating a pupmod that installs that rpm on a particular node. I

[Puppet Users] Re: dynamically edit node definition

2011-09-18 Thread Sav
Import nodes/* is already being done. My problem is, I am not in control of any node definitions. I am completely ignorant as to what nodes have, or have not been defined (In most situations, the nodes have already been defined). Given a hostname, I have to (programmatic-ly) find where that

[Puppet Users] Re: dynamically edit node definition

2011-09-18 Thread Steve Snodgrass
Sav, Maybe I'm confused about what you are trying to do, but why not just do "import nodes/*" from site.pp instead of using find commands? The only catch is that if you add or remove a node, you have to do a "touch" command on site.pp to get puppet to re-read the import statement and pick up the

Re: [Puppet Users] apt-get --force-yes

2011-09-18 Thread KarthiKeyan. Kesavan
HI, Thanks . it is working fine . after add the apt-get key Regards Chebrian On Sun, Sep 18, 2011 at 5:34 AM, KarthiKeyan. Kesavan wrote: > Hi thanks for your details. > > I will update once i test with my repo. > > Regards > > Chebrian > > On Sat, Sep 17, 2011 at 9:13 PM, Sergey Zhuga wrote:

Re: [Puppet Users] OpenBSD/i386 Puppet 2.7.3

2011-09-18 Thread Darren Spruell
On Sun, Sep 18, 2011 at 9:12 AM, James Turnbull wrote: > Darren Spruell wrote: >> These don't seem like complementary options to me (complementary to >> minimum/maximum password age, anyway). OpenBSD's useradd(8) is derived >> from NetBSD's so the same situation is likely to occur there. >> >> htt

Re: [Puppet Users] OpenBSD/i386 Puppet 2.7.3

2011-09-18 Thread James Turnbull
Darren Spruell wrote: > These don't seem like complementary options to me (complementary to > minimum/maximum password age, anyway). OpenBSD's useradd(8) is derived > from NetBSD's so the same situation is likely to occur there. > > http://www.openbsd.org/cgi-bin/man.cgi?query=useradd&sektion=8 >

[Puppet Users] Re: Random error in the recovery catalog

2011-09-18 Thread ji...@goffaux.fr
Hello, I'm resolv all problems after installation Apache / Passenger !! Thanks !! On 25 août, 02:54, denmat wrote: > Funny thing.. I just set up apache passenger on my desktop (as opposed > to my normal apache/passenger puppetmasters) and have the same issue. > > Looking through the apache logs