From: mh Date: Fri, 13 Jun 2014 18:21:37 +0000 (+0200) Subject: fix variable X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=bf6ff32f063cf70b69a61fc35ee840e2f9b34119;p=puppet-tor.git fix variable --- diff --git a/templates/torrc.global.erb b/templates/torrc.global.erb index fc8c11e..f577673 100644 --- a/templates/torrc.global.erb +++ b/templates/torrc.global.erb @@ -12,8 +12,8 @@ Log notice syslog Log <%= log_rule %> <% end -%> <% end -%> -<%- if safe_logging != 1 then -%> -SafeLogging <%= safe_logging %> +<%- if @safe_logging != 1 then -%> +SafeLogging <%= @safe_logging %> <%- end -%> <% if (v=scope.lookupvar('tor::daemon::automap_hosts_on_resolve')) != '0' -%>