aboutsummaryrefslogtreecommitdiffstats
path: root/modules/icecream
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-201-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.
* Fix typos in commentsDan Fandrich2024-08-151-6/+6
| | | | This should result in no difference in configuration.
* fix typoThomas Backlund2015-06-221-1/+1
|
* split icecream in 4 files to please puppet-lintMichael Scherer2012-02-204-24/+21
|
* cleaning of icecream moduleMichael Scherer2012-02-201-7/+7
|
* cleaning of icecream serviceMichael Scherer2012-01-161-6/+2
|
* clean icecream moduleMichael Scherer2012-01-081-10/+2
|
* add icecream moduleMichael Scherer2011-02-012-0/+125