diff options
author | mh <mh@immerda.ch> | 2017-01-12 11:30:49 +0100 |
---|---|---|
committer | mh <mh@immerda.ch> | 2017-01-12 11:30:49 +0100 |
commit | 9d36decac41bf6cda6f09adfce76e6ef9138205f (patch) | |
tree | 6b0ae343262c9678365bcc70775137ec4ac90d77 | |
parent | 53fa57dbd5bd1ea0e8da5aaffe509df7a47d1730 (diff) |
connect docu with class
-rw-r--r-- | manifests/blrules.pp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/blrules.pp b/manifests/blrules.pp index b8fe73f..7f3953b 100644 --- a/manifests/blrules.pp +++ b/manifests/blrules.pp @@ -18,8 +18,7 @@ # 'net all tcp 22', #ssh # ], # } - - +# class shorewall::blrules ( $whitelists, $drops, |