puppet-strings/lib
Dmitry Ilyin 432eed1469 Add Puppet type name in front of the provider name
It will prevent providers of different types but with
the same name from merging together.
For example:
type1:ruby
type2:ruby
type3:ruby
Will be different providers instead of the one "ruby" provider.
2016-04-06 13:18:40 +03:00
..
puppet (PDOC-23) Document JSON structure format 2015-10-16 15:50:04 -07:00
puppet-strings (PDOC-70) Always generate the JSON doc when running the rake task 2016-03-13 12:15:03 +00:00
puppet_x/puppetlabs Add Puppet type name in front of the provider name 2016-04-06 13:18:40 +03:00