diff options
Diffstat (limited to 'manifests/base/host.pp')
-rw-r--r-- | manifests/base/host.pp | 1 |
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', } } - } |