From 82ddcfd7a455982ddd6011e606baf7479a5a506d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 13 Apr 2013 13:33:14 -0300 Subject: Coding style --- manifests/autossh.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" |>> } -- cgit v1.2.3