From 2a39a701d5a1d9a52ec855f82cf28580593baf9d Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 17 Feb 2008 20:41:10 +0000 Subject: fix typo, now ending , in an array git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@821 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 0ec363b..71ba0e5 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -43,7 +43,7 @@ class shorewall { Exec[concat_nat], Exec[concat_blacklist], Exec[concat_rfc1918], - Exec[concat_routestopped], + Exec[concat_routestopped] ], } -- cgit v1.2.3