Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-11-20 | 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. | ||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -6/+6 |
| | | | | This should result in no difference in configuration. | ||||
* | fix typo | Thomas Backlund | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | split icecream in 4 files to please puppet-lint | Michael Scherer | 2012-02-20 | 4 | -24/+21 |
| | |||||
* | cleaning of icecream module | Michael Scherer | 2012-02-20 | 1 | -7/+7 |
| | |||||
* | cleaning of icecream service | Michael Scherer | 2012-01-16 | 1 | -6/+2 |
| | |||||
* | clean icecream module | Michael Scherer | 2012-01-08 | 1 | -10/+2 |
| | |||||
* | add icecream module | Michael Scherer | 2011-02-01 | 2 | -0/+125 |