Title: Message Title
Andy Parker commented on an issue
Puppet / Improvement PUP-2458
Tests for providers inheriting from providers of another type
It's sometimes desirable to create new providers that inherit from providers of a different type. The inifile module does this currently to create more specialised types:
https://github.com/puppetlabs/puppetlabs-inifile#implementing-child-providers

{noformat}
Puppet::Type.type(:glance_api_config).provide(
  :ini_setting,
  # set ini_setting as the...

--
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