aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla_dev/templates
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2026-02-212-8/+8
| | | | | | Access without the @ symbol is the older method and is discouraged. This is the third batch of files.
* Rename module paths to match classesDan Fandrich2026-02-215-0/+310
The refactor in commit e39155d4d changed class names but Puppet 3 seems to require the module path name to match.