summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Expand)Author
2016-06-14notify the refresh_stunnel exec when the conf files changeHEADmasterMicah Anderson
2016-06-14Ensure ordering for package, service and defaultsMicah Anderson
2016-06-07fix refresh_stunnel.sh sometimes never running.Micah Anderson
2014-12-09add dependency on the stunnel service so refresh_stunnel is not run until the...reload_dependencyMicah Anderson
2013-07-02we need to make sure that the stunnel package is installed before any attempt...Micah Anderson
2013-06-12Previous to this commit, when a stunnel::service definition was removed, theMicah Anderson
2013-04-03format the class variablesparameterized_classesMicah Anderson
2013-04-03fix merge conflict error causing the $cluster parameter to go missingMicah Anderson
2013-04-03set an empty default for the $default_extra parameterMicah Anderson
2013-04-03remove variable defaults, they are handled by the paramterization of the classMicah Anderson
2013-04-03move the $use_nagios check into the stunnel::service define, where it is moreMicah Anderson
2013-04-03switch to parameterized classes, changing the variable names as appropriate t...Micah Anderson
2013-04-03minor additional lintingMicah Anderson
2013-04-03lintMicah Anderson
2010-03-31introduce centos supportmh
2010-02-24refactoring - no behavior changemh
2009-11-11its a mistake to use the puppet keyword 'debug', changed to use theMicah Anderson
2009-11-11fix incorrect debug variable name, should be 'debug' not 'debuglevel'Micah Anderson
2009-10-07remove the stunnel.conf pieces from the service definitionsMicah Anderson
2009-10-02rename stunnel::client to be stunnel::service to be less confusing (aMicah Anderson
2009-10-02switch parameters to lowercase, seems to be a puppet restrictionMicah Anderson
2009-10-02fix the client variable configuration in the templateMicah Anderson
2009-10-02fix missing double-quoteMicah Anderson
2009-10-02move variables into the :client defineMicah Anderson
2009-10-02fixed missing $ on variablesMicah Anderson
2009-10-02initial check-in of stunnel module, based on stunnel4Micah Anderson