hubspotdevops / puppet-nexus

Puppet module for Sonatype Nexus
MIT License
24 stars 93 forks source link

Remove multi inheritance #59

Closed petems closed 8 years ago

petems commented 8 years ago

Mutli level inheritance is not recomended, and it's benefits can be accomplished without inheritance.

See https://docs.puppetlabs.com/puppet/latest/reference/lang_classes.html#inheritance for more information