dd-b <[EMAIL PROTECTED]> writes:

> package { "something": ensure => latest }  ?
>
> Do people mostly use it, mostly not use it, is it highly in dispute,
> or is there consensus?

We don't use it because we don't tightly control when things go into our
repository and sometimes upload things we don't want to deploy yet.  We
also like to stage and carefully control when packages are upgraded.

It's not an unreasonable thing to do for test/dev environments, but I'd be
nervous about using it in production.  I like to know when packages are
being upgraded and to watch.  Puppet can't prompt an administrator, so if
something goes wrong with the package installation, things can be left in
a half-installed state.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to