> - Don't use automatic hiera lookups.  This removes the magic and makes it 
more clear to everyone that the data is coming from hiera.

Hold on a sec; if you mean data bindings with 'automatic hiera lookups', 
most certainly use them. Do not ever hardcode hiera() functions in 
parameter lookups in your module as you module can now _only_ work with 
Hiera and not everyone uses or wants to use hiera. Instead let data 
bindings take care of it so that everyone can benefit from your code, 
Hiera, ENC or by explicitly passing data in.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0b5a1a39-ebe1-44dd-a10c-4fc44d340d7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to