Hi, today I used puppet-lint (http://puppet-lint.com/) to check my manifests.
As a result I obtained a list of error and warnings which in many cases are easy to solve, for example the use of $fqdn instead of $::fqdn
What I'm wondering is what are the real best practices you guys adopt writing your puppet code, for example you use the :: on topscope variables? You yse puppet-lint (or a similar tool) to check your style?
Thanks -- Andrea Cappelli -- 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/52E93CB4.1000102%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
