-
Thomas Bellman authored
This is the preferred style in ERB templates, as it makes it clearer where the variables come from, and avoids shadowing by the templating internals (e.g. 'memory' and 'file' are shadowed). Also, in newer versions of Puppet, it is the way you *must* do it.
Thomas Bellman authoredThis is the preferred style in ERB templates, as it makes it clearer where the variables come from, and avoids shadowing by the templating internals (e.g. 'memory' and 'file' are shadowed). Also, in newer versions of Puppet, it is the way you *must* do it.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.