summaryrefslogtreecommitdiff
path: root/manifests/autossh.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/autossh.pp')
-rw-r--r--manifests/autossh.pp2
1 files changed, 1 insertions, 1 deletions
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}" |>>
}