summaryrefslogtreecommitdiff
path: root/manifests/linux.pp
AgeCommit message (Collapse)Author
2013-04-03remove variable defaults, they are handled by the paramterization of the classMicah Anderson
make sure template variables are properly looked up.
2013-04-03qualify variablesMicah Anderson
2013-04-03switch to parameterized classes, changing the variable names as appropriate ↵Micah Anderson
to remove the redundant stunnel_ prefix
2013-04-03lintMicah Anderson
2010-02-24refactoring - no behavior changemh
- everything goes into its own file -> autolookup - order the params of the define nicer -> debugging! - move nagios stuff to the init class -> configure module at the very first point - move variable version enforcing to init class -> configure module at the very first point