forked from rdo-puppet-modules/puppet-firewalld
-
Notifications
You must be signed in to change notification settings - Fork 0
Puppet firewalld module
License
ziporah/puppet-firewalld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is puppet-firewalld a puppet module for firewalld. You have several ways how to install it: a) Install module from Puppet Forge # puppet module install jpopelka-firewalld b) If you run Fedora/EPEL7, use # yum install puppet-firewalld c) If you want to keep up with upstream git repo, you can do: $ cd ~; mkdir git; cd git $ git clone https://github.com/jpopelka/puppet-firewalld.git $ su -c 'ln -s /home/user/git/puppet-firewalld /etc/puppet/modules/firewalld' Look in the examples/ folder for usage. See http://jpopelka.fedorapeople.org/puppet-firewalld/doc for documentation, or generate it yourself: puppet doc --mode rdoc --outputdir ./moduledocs --modulepath /etc/puppet/modules/
About
Puppet firewalld module
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 49.5%
- Puppet 40.2%
- HTML 10.3%