Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templatesHEADmaster | Dan Fandrich | 22 hours | 1 | -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 Fandrich | 2024-10-04 | 1 | -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 templates | Dan Fandrich | 2024-10-04 | 1 | -1/+1 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | clean and make module reports::ii puppet-lint ready | Michael Scherer | 2012-02-10 | 1 | -14/+12 |
| | |||||
* | fix yaml config for reporting | Michael Scherer | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | fix yaml file syntax | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | fix config for socket/irc reporting | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | add reports::ii module, to report failure on irc | Michael Scherer | 2012-01-15 | 2 | -0/+19 |