Well, that's more than I expected. I can easily ensure that my server is up-to-date, and then use whatever package I find for the agents...
Thanks. Le lundi 12 mars 2012 15:16:32 UTC+1, pmbuko a écrit : > > On Mar 12, 2012, at 10:03 AM, Julien C. wrote: > > Hi, > > Due to severe heterogeneity among my servers (OS and version), I started > my puppet infrastructure by deploying agents by hand (from the tarball). > That way, I'm sure that I have the same version everywhere. > > Having found up-to-date repositories for most of my systems, I'm now > questioning that decision. Is it safe to have different versions of puppet : > - in the same major version (eg 2.7.x) ? > - in different major versions ? > - master older that some agents ? > > Cheers > > > Your master's version should always be equal to or greater than the latest > client version you're using. You can count on a newer master working with > older clients, but don't count on newer clients working with older masters. > > -- > *Peter M. Bukowinski* > Sr. Systems Engineer > Janelia Farm Research Campus, HHMI > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/dGEtHeu0bdUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
