From 4a03582b35641a997425a1ac0a805ec11c73ab4c Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 1 Oct 2010 11:29:29 -0400 Subject: add newline --- manifests/debian.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/debian.pp b/manifests/debian.pp index 69240c4..83f9981 100644 --- a/manifests/debian.pp +++ b/manifests/debian.pp @@ -14,6 +14,7 @@ class stunnel::debian inherits stunnel::linux { case $stunnel_startboot { '': { $stunnel_startboot = '1' } } + # make the /etc/default/stunnel extra configurable with a variable # and default to adding nothing to the default file case $stunnel_default_extra { -- cgit v1.2.3