39
|
1 Puppet Firewall Module - Puppet module for managing Firewalls
|
|
2
|
|
3 Copyright (C) 2011-2013 Puppet Labs, Inc.
|
|
4 Copyright (C) 2011 Jonathan Boyett
|
|
5 Copyright (C) 2011 Media Temple, Inc.
|
|
6
|
|
7 Some of the iptables code was taken from puppet-iptables which was:
|
|
8
|
|
9 Copyright (C) 2011 Bob.sh Limited
|
|
10 Copyright (C) 2008 Camptocamp Association
|
|
11 Copyright (C) 2007 Dmitri Priimak
|
|
12
|
|
13 Puppet Labs can be contacted at: info@puppetlabs.com
|
|
14
|
|
15 Licensed under the Apache License, Version 2.0 (the "License");
|
|
16 you may not use this file except in compliance with the License.
|
|
17 You may obtain a copy of the License at
|
|
18
|
|
19 http://www.apache.org/licenses/LICENSE-2.0
|
|
20
|
|
21 Unless required by applicable law or agreed to in writing, software
|
|
22 distributed under the License is distributed on an "AS IS" BASIS,
|
|
23 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
24 See the License for the specific language governing permissions and
|
|
25 limitations under the License.
|