aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-12-23 21:16:53 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-12-23 21:16:53 -0200
commit6295cc30eabf88c85261dcbd3af12260113f3d43 (patch)
treeb715209abf955511c6c16c22a7ac4b23733c4dad /manifests
parentb93415b0c2dd6ac7541def230e4f3a304fd5de7e (diff)
downloadpuppet-nodo-6295cc30eabf88c85261dcbd3af12260113f3d43.tar.gz
puppet-nodo-6295cc30eabf88c85261dcbd3af12260113f3d43.tar.bz2
Minor coding style change
Diffstat (limited to 'manifests')
-rw-r--r--manifests/base/host.pp1
1 files changed, 0 insertions, 1 deletions
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',
}
}
-
}