[Puppet Users] mcollective scalability

2010-05-04 Thread linuxdatacenter
I've been thinking a lot about running mcollective on my production servers recently, especially about its nice integration with puppet (using facts and so on). However I've got some concern about its scalability - how publish/subscribe middleware scales in terms of speed and flooding the network.

[Puppet Users] Re: Managing producton & backup datacenter

2010-05-03 Thread linuxdatacenter
configure puppetmaster for this), but this AFAIK requires you to maintain multiple instances of your modules and classes. -Regards On May 3, 9:26 am, Patrick wrote: > On May 2, 2010, at 9:38 PM, linuxdatacenter wrote: > > > > > Hi, > > > Just want to know how you use puppe

[Puppet Users] Managing producton & backup datacenter

2010-05-02 Thread linuxdatacenter
Hi, Just want to know how you use puppet to cover a scenario where you have a production and backup datacenter. Both environments should be similar but not identical (just a dumb example - your ntp setup is probably different in each). I think it's desirable to have just one implementation of modu

[Puppet Users] Puppet and systemimager

2010-05-01 Thread linuxdatacenter
Hi, I've written a small tutorial on how to deploy images for puppet using systemimager. Please check it out: http://linuxdatacenter.blogspot.com/2010/05/systemimager-puppet.html -Linuxdatacenter -- You received this message because you are subscribed to the Google Groups "Pu

[Puppet Users] Modelling different aspects of a datacenter

2010-04-20 Thread linuxdatacenter
Hi, Just a survey how you guys model different aspects of your systems. I mean: in my world every node is determined by 3 factors: -> role in the datacenter (like www-server, workernode, db-server, etc.) -> website membership (I run several different websites with different webserver configs, db,