From: Silvio Rhatto Date: Sat, 13 Apr 2013 16:33:14 +0000 (-0300) Subject: Coding style X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=82ddcfd7a455982ddd6011e606baf7479a5a506d;p=puppet-tunnel.git Coding style --- diff --git a/manifests/autossh.pp b/manifests/autossh.pp index 3f47ff0..251fcbc 100644 --- a/manifests/autossh.pp +++ b/manifests/autossh.pp @@ -1,4 +1,4 @@ class tunnel::autossh { - # collect all resources from hosted tunnels + # Collect all resources from hosted tunnels Tunnel_server_realize <<| tag == "${::fqdn}" |>> }