diff options
Diffstat (limited to 'manifests/rules')
-rw-r--r-- | manifests/rules/out/git.pp (renamed from manifests/rules/git.pp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/rules/git.pp b/manifests/rules/out/git.pp index 67e5b56..cb88da8 100644 --- a/manifests/rules/git.pp +++ b/manifests/rules/out/git.pp @@ -1,4 +1,4 @@ -class shorewall::rules::git { +class shorewall::rules::out::git { shorewall::rule{'me-net-git-tcp': source => '$FW', destination => 'net', |