aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xinetd
Commit message (Collapse)AuthorAgeFilesLines
* Use @ when accessing variables in templatesDan Fandrich2024-11-201-5/+5
| | | | | | | | 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-4/+4
| | | | | | 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-4/+4
| | | | Access without the @ symbol is the older method and is discouraged.
* lint fixes for xinetdThomas Backlund2015-10-203-3/+2
|
* fix variable nameNicolas Vigier2012-09-041-1/+1
|
* fix variable nameNicolas Vigier2012-09-041-1/+1
|
* add a define for portforwarding with xinetdMichael Scherer2012-03-222-0/+24
|
* clean the module by splitting it in 2 filesMichael Scherer2012-03-192-10/+9
|
* make puppetlint happy on xinetd moduleMichael Scherer2012-02-191-5/+5
|
* some cleaning in xinetd moduleMichael Scherer2012-01-161-3/+1
|
* cleaning xinetd moduleMichael Scherer2012-01-081-8/+2
|
* add a xinetd moduleMichael Scherer2011-01-131-0/+25