Issue #16643 has been updated by Jeff McCune. Status changed from Unreviewed to Merged - Pending Release Target version set to 3.0.1 Keywords set to sample-module sample_module sample
Merged into 3.0.x, 3.x, and master, see <https://github.com/puppetlabs/puppet/pull/1193> <pre> $ git push puppetlabs 3.0.x:3.0.x 3.x:3.x master:master Counting objects: 26, done. Delta compression using up to 8 threads. Compressing objects: 100% (17/17), done. Writing objects: 100% (18/18), 2.39 KiB, done. Total 18 (delta 8), reused 0 (delta 0) To [email protected]:puppetlabs/puppet.git 340fdf8..d947192 3.0.x -> 3.0.x 340fdf8..d144b6e 3.x -> 3.x f6c6afa..f1383ee master -> master </pre> ---------------------------------------- Refactor #16643: sample-module has hyphen in name which is only unofficially supported https://projects.puppetlabs.com/issues/16643#change-72026 Author: Niels Abspoel Status: Merged - Pending Release Priority: Low Assignee: Category: modules Target version: 3.0.1 Affected Puppet version: Keywords: sample-module sample_module sample Branch: The Hyphen '-' in name only unofficially supported in some puppet versions. Fix: sample-module name change into sample_module which is supported. -- 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.
