rodjek / librarian-puppet

http://librarian-puppet.com
MIT License
694 stars 216 forks source link

semantic versioning for github tags #334

Open KZachariassen opened 8 years ago

KZachariassen commented 8 years ago

Hi,

We are using semantic versioning tags in github, and we really need to be able to match patch versions without the need to change Puppetfile for every patch release.

So what I need is this:

mod 'pm_platform_base_system', :git => 'git@github.mygit.com:puppet/pm_platform_base_system.git', :ref => '0.3.*'