From bff53bdbc03ad416e3f23d7ad943ebdffb3bd999 Mon Sep 17 00:00:00 2001 From: Jonathan Boyett Date: Mon, 9 May 2011 08:55:19 -0700 Subject: [PATCH] initial commit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ecaacf --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +## puppet-functions module + +### Overview + +This is the puppet-firewall module. Here we are providing a module which can be used to configure various firewalls + +### Disclaimer + +Warning! While this software is written in the best interest of quality it has not been formally tested by our QA teams. Use at your own risk, but feel free to enjoy and perhaps improve it while you do. + +Please see the included Apache Software License for more legal details regarding warranty. + +### Installation + +From github, download the module into your modulepath on your Puppetmaster. If you are not sure where your module path is try this command: + + puppet --configprint modulepath + +Depending on the version of Puppet, you may need to restart the puppetmasterd (or Apache) process before this module will work. -- 2.45.2