This article is quite helpful as well:
http://bitfieldconsulting.com/scaling-puppet-with-distributed-version-control
On Thu, Jul 15, 2010 at 8:30 AM, Ohad Levy wrote:
> On Thu, Jul 15, 2010 at 12:51 AM, Marc Zampetti
> wrote:
>
>> Ohad,
>>
>> So does that mean you have a large number of env
On Thu, Jul 15, 2010 at 12:51 AM, Marc Zampetti wrote:
> Ohad,
>
> So does that mean you have a large number of environments? Wouldn't this
> mean that worse case is that you have a separate environment for each node?
>
> In theory yes, but we never had this kind of scenario, we currently
maintai
Ohad,
So does that mean you have a large number of environments? Wouldn't this
mean that worse case is that you have a separate environment for each node?
Marc
On 7/14/10 12:21 PM, Ohad Levy wrote:
On Wed, Jul 14, 2010 at 11:39 PM, Cosimo Streppone
mailto:cos...@streppone.it>> wrote:
On Wed, Jul 14, 2010 at 11:39 PM, Cosimo Streppone wrote:
> On Wed, 14 Jul 2010 17:19:33 +0200, Ohad Levy wrote:
>
> I use environments for this purpose.
>>
>> the first step is to add versions to your modules, then
>> to automatically generate an environment for that selection of modules (in
>>
I use environments for this purpose.
the first step is to add versions to your modules, then
to automatically generate an environment for that selection of modules (in
their respective version)
hope this helps,
Ohad
On Wed, Jul 14, 2010 at 10:20 PM, Marc Zampetti wrote:
> All,
>
> We are lookin
On Wed, 14 Jul 2010 17:19:33 +0200, Ohad Levy wrote:
I use environments for this purpose.
the first step is to add versions to your modules, then
to automatically generate an environment for that selection of modules
(in their respective version)
And how do you do that?
Tried searching aro
All,
We are looking to implement Puppet as part of our config
management/provisioning system. I've read a lot of wiki pages, all the
Puppet docs, and the forums and mailing list archives. So far, I'm
pretty comfortable with most of puppet, but the one area that I am a bit
confused about is h