diff --git a/munin/templates/munin.conf.erb b/munin/templates/munin.conf.erb index abde296..3d39894 100644 --- a/munin/templates/munin.conf.erb +++ b/munin/templates/munin.conf.erb @@ -14,10 +14,10 @@ tmpldir /etc/munin/templates html_strategy cgi graph_strategy cgi cgiurl_graph /munin/cgi/munin-cgi-graph -<% if @munin_tls == "true" -%> # Force munin-update to use IPv4 to workaround broken IPv6 support local_address <%= @ipaddress %> +<% if @munin_tls == "true" -%> # Require TLS tls paranoid