Skip to content

FirewallD module specific to SFU's needs to utilize the main FirewallD module but with iterations, user friendly functionality, base configurations as well as interfacing abilities.

License

Notifications You must be signed in to change notification settings

sfu-rcg/puppet-sfu_fwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfu_fwd

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with sfu_fwd
  4. Usage - Configuration options and additional functionality
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Overview

Built with Puppet 3.x in mind and CentOS 6 & 7. This module is to provide a framework as well as baseline for managing FirewallD firewalls and possibly some tcpwrapper links It also supports defining these details inside of the Foreman

Module Description

This will setup management of your Linux Firewall and allow easy management of the base as well as adding custom rules

Setup

  class { 'sfu_fwd::customzone':
    # <FIREWALLD HASH> (see https://github.com/sfu-rcg/puppet-firewalld module for hash details)
  }

What sfu_fwd affects

  • FirewallD
  • IPTables
  • TCPWrappers in some circumstances

Setup Requirements

sfu-rcg/puppet-firewalld module must be installed in the environment

Beginning with sfu_fwd

Refer to Setup above (For an extra example of hashes for customfirewall, see https://github.com/sfu-rcg/puppet-firewalld).

Limitations

Requires: sfu-rcg/puppet-firewalld

Development

We'd love to get contributions from you! We're always curious how we can make this more functional and modular for everyone's greater good in systems' automation

License

See LICENSE.md file.

Support

There is no expectation of support for this module but we will in all attempts work on maintaining it to support our wide uses of linux

About

FirewallD module specific to SFU's needs to utilize the main FirewallD module but with iterations, user friendly functionality, base configurations as well as interfacing abilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published