diff options
Diffstat (limited to 'manifests/rules')
-rw-r--r-- | manifests/rules/gitdaemon.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/rules/gitdaemon.pp b/manifests/rules/gitdaemon.pp index 01d8e40..21372f6 100644 --- a/manifests/rules/gitdaemon.pp +++ b/manifests/rules/gitdaemon.pp @@ -1,4 +1,4 @@ -class shorewall::gitdaemon { +class shorewall::rules::gitdaemon { shorewall::rule {'net-me-tcp_gitdaemon': source => 'net', destination => '$FW', |