[Puppet Users] Bootstrapping Puppet

2013-05-28 Thread mjuszczak
Hi folks, I'm mostly following this methodology of bootstrapping puppet/puppetdb/postgres without issue: http://forge.puppetlabs.com/puppetlabs/puppetdb#multiple-node-setup However, our puppet setup also involves OpenLDAP. because we use it to store node configs (variables, however, live in hi

Re: [Puppet Users] Bootstrapping Puppet on Mac OS X

2010-07-25 Thread Nigel Kersten
On Fri, Jul 23, 2010 at 11:47 AM, Trevor Menagh wrote: > Hi all, > > I am new to puppet and have been working on getting it up and running > on OS X. I finally got it working, but it took a lot of head pounding > so I wrote a post about it (http://trevmex.com/post/850520511/ > bootstrapping-puppet

Re: [Puppet Users] Bootstrapping Puppet on Mac OS X

2010-07-24 Thread christopher floess
Hey, good post. I think this is not specific to Mac OS though, unless some of the links point to Mac OS specific problems. Sorry, I didn't follow all of the links; there are kind of a lot of them :) Anyway, just my two cents. -- Chris On 07/23/2010 08:47 PM, Trevor Menagh wrote: Hi all, I a

Re: [Puppet Users] Bootstrapping Puppet on Mac OS X

2010-07-24 Thread Gary Larizza
If you run Passenger or Mongrel, I would consider "ease" to be relative. I've run Puppetmasters under both OSes and find them both relatively easy. Of course if you deploy servers WITH Puppet, then the point is pretty moot. Gary On Saturday, July 24, 2010, Thomas A. McGonagle wrote: > Hey Tre

Re: [Puppet Users] Bootstrapping Puppet on Mac OS X

2010-07-24 Thread Thomas A. McGonagle
Hey Trevor, Nice post! Do you have a specific need to run your Puppet Master under Mac OS X? If you don't I would recommend running your puppet master as a centos vm. I find it to be a lot easier. Please let me know if you have any questions. -Tom Thomas A. McGonagle t...@dataero.com Google Voice

[Puppet Users] Bootstrapping Puppet on Mac OS X

2010-07-23 Thread Trevor Menagh
Hi all, I am new to puppet and have been working on getting it up and running on OS X. I finally got it working, but it took a lot of head pounding so I wrote a post about it (http://trevmex.com/post/850520511/ bootstrapping-puppet-on-mac-os-x). I was hoping that some of you more experienced guys

Re: [Puppet Users] Bootstrapping Puppet master with Puppet

2010-01-11 Thread Ohad Levy
Sure, if you search the list you will find quite a few examples. you may also use foreman to do the heavy lifting for you ( http://theforeman.org) or just hijack its kickstart template (or any other os for that matter:) at http://theforeman.org/repositories/entry/foreman/app/views/unattended/kicks

[Puppet Users] Bootstrapping Puppet master with Puppet

2010-01-11 Thread SyRenity
Hi. Are there any recipes allowing to boot-strap a Puppet master from the kick-start stage? Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this gro

[Puppet Users] Bootstrapping puppet using... puppet

2008-11-13 Thread Juri Rischel Jensen
Hi All In the process of refactoring my whole puppet setup, I got to build a new puppetmaster and I chose to go with Phusion Passenger instead of my existing Mongrel based setup. To do that, I wrote a puppet manifest that pretty much automates what you can see on http://reductivelabs.com/t