Hello,
I'm running a puppetmaster in version 3.7.1 and most of my puppet agents 
are kept in the Debian wheezy version (2.7.23-1~deb7u3). This works fine 
for me, so from my point of view there is no need to immediately upgrade my 
agents, but when I do I would like a way to do this with puppet.

Something like this:
package {['puppet', 'puppet-common'],
  ensure => "$puppetversion",
  notify => 'puppet-agent',
}

I'm just curios if that would be a good Idea? Wouldn't this break my 
current puppet run?

How do you upgrade your agents? Whats best practise here?

Thanks,
Kai

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c22bc207-47e6-4997-afec-193e33664d5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to