nwops / puppet-retrospec

The only tool you need to generate puppet code, tests, modules, facts, types, providers, data and everything else.
https://www.retrospec-puppet.com/
GNU Affero General Public License v3.0
137 stars 27 forks source link

resources should utilize the params attributes #95

Open logicminds opened 6 years ago

logicminds commented 6 years ago

When a resource requires an attribute to be filled out we should reference the params attribute.

This will work in many causes but will cause some attributes to fail since they are complex variables.