aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/reports
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesHEADmasterDan Fandrich22 hours1-1/+1
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files.
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-1/+1
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-041-1/+1
| | | | Access without the @ symbol is the older method and is discouraged.
* clean and make module reports::ii puppet-lint readyMichael Scherer2012-02-101-14/+12
|
* fix yaml config for reportingMichael Scherer2012-01-161-1/+1
|
* fix yaml file syntaxMichael Scherer2012-01-151-1/+1
|
* fix config for socket/irc reportingMichael Scherer2012-01-151-1/+1
|
* add reports::ii module, to report failure on ircMichael Scherer2012-01-152-0/+19