Title: Message Title
Jo Rhett commented on an issue
Puppet / Bug PUP-1365
Yum provider doesn't understand globs
Yum understands globs in regards to version numbers.
On the command line, if I say "`yum install puppet-2.6*`", I will get the latest version of 2.6 available, even if a 2.7 version exists in my repositories.

If I use this in a manifest, such as
`ensure => '2.6*'`,
puppet attempts to install "literally `puppet-2.6*`", as if asterisk was a version n...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to