summaryrefslogtreecommitdiff
path: root/manifests/debian.pp
AgeCommit message (Collapse)Author
2016-06-14Ensure ordering for package, service and defaultsMicah Anderson
2015-04-17incorporate changes from lelutin (#4285)Micah Anderson
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-10-01add newlineMicah Anderson
2010-09-30check to see if the $stunnel_default_extra variable is set and if not ↵Matt Taggart
provide a reasonable default, adjust some comments
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