Issue #17102 has been reported by Michael Stahnke.

----------------------------------------
Bug #17102: Puppet Package type should support ranges of software versions
https://projects.puppetlabs.com/issues/17102

Author: Michael Stahnke
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: range version
Branch: 


There are cases where system administrators want to keep updated within a 
specific range/branch.   Examples would be something like Apache or even Puppet 
itself.

The syntax could look like:

    package { "puppet":
      ensure => range(2.7.x),
    }
    
(it could just as easily use regexes, a min and a max, etc)  This was just an 
idea.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to