From: Silvio Rhatto Date: Mon, 23 Dec 2013 23:16:53 +0000 (-0200) Subject: Minor coding style change X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6295cc30eabf88c85261dcbd3af12260113f3d43;p=puppet-nodo.git Minor coding style change --- diff --git a/manifests/base/host.pp b/manifests/base/host.pp index c353281..f5e6495 100644 --- a/manifests/base/host.pp +++ b/manifests/base/host.pp @@ -49,5 +49,4 @@ class nodo::base::host { port => '4900', } } - }