From cae383ca373cb601bb4a8034965a599713f5c0a3 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sat, 28 Dec 2013 18:53:34 +0100 Subject: [PATCH] fix syntax Signed-off-by: Martin Zobel-Helas --- modules/ferm/manifests/per-host.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 6f6cdf7e..b3a4f7e8 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -211,6 +211,7 @@ class ferm::per-host { description => 'Allow jetty access', rule => '&SERVICE_RANGE(tcp, 80, ( 82.195.75.100/32 ))' } + } } # postgres stuff -- 2.39.2