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