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 post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to