Hi Dan, you can still use the keyword inherits for params.pp. It's the recommended way.
Philipp Am Montag, 13. April 2015 12:34:15 UTC+2 schrieb Dan Gibbons: > > Hi, > > I'm looking at some of our puppet code and trying to keep it clean whilst > looking at the puppet 4 deprecation list. > > One question I have is regarding inherits; the docs say that node > inheritance is going which we don't use anyway but we do use the params > pattern a lot with inherit. > > I'm wondering if I should still use inherit for the params or move away to > use include instead? > I presume the inherit keyword its self is not being deprecated? > > Thanks > > Dan > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/51643dc8-edc1-445b-aaf2-e8bf2f77d6d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
