]> gitweb.fluxo.info Git - puppet-tunnel.git/commitdiff
Minor change
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 13 Apr 2013 15:13:09 +0000 (12:13 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 13 Apr 2013 15:13:09 +0000 (12:13 -0300)
manifests/autossh/mail.pp

index 277beac744d123f9478ccd532411f28dc73c2d9b..287502523e02717c89558e1c10bfd642789586c3 100644 (file)
@@ -1,4 +1,4 @@
-define tunnel::autossh::mail ($sshport = '22') {
+define tunnel::autossh::mail($sshport = '22') {
   package { "nullmailer":
     ensure => installed,
   }