On 17 May 2011 13:59, jcbollinger <[email protected]> wrote:
> You cannot express such a requirement directly in Puppet. You can,
> however, write
>
> ensure => "latest"
That will update packages that don't "need" to be updated though -
i.e. ones that are newer than 1.7.1 but not at the latest.
> package { "sudo-min-version":
> ensure => "1.7.1"
> }
That is probably the way we'll go for it.
Many thanks for the idea.
Calum
--
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.