aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla_dev/templates/params.json
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2026-02-211-7/+7
| | | | | | 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-211-0/+104
The refactor in commit e39155d4d changed class names but Puppet 3 seems to require the module path name to match.