Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | remove variable defaults, they are handled by the paramterization of the class | Micah Anderson | |
make sure template variables are properly looked up. | |||
2013-04-03 | qualify variables | Micah Anderson | |
2013-04-03 | switch to parameterized classes, changing the variable names as appropriate ↵ | Micah Anderson | |
to remove the redundant stunnel_ prefix | |||
2013-04-03 | lint | Micah Anderson | |
2010-02-24 | refactoring - no behavior change | mh | |
- 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 |