Skip to content
Snippets Groups Projects
  • Thomas Bellman's avatar
    ffdae9e2
    Use '@var' syntax consistently in ERB templates. · ffdae9e2
    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.
    ffdae9e2
    History
    Use '@var' syntax consistently in ERB templates.
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.