Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-firewalld

Puppet module for managing firewalld
https://github.com/voxpupuli/puppet-firewalld

Merge pull request #20 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

1d551c82e2d90f9f4866254c7151d87bae163d46 authored about 9 years ago by Craig Dunn <[email protected]>
Add Gitter badge

86bf844c5ea539a9542292961f13e2b5591c2e28 authored about 9 years ago by The Gitter Badger <[email protected]>
Merge pull request #19 from crayfishx/bug/boolean

namevar is a boolean not a symbol

3f215a1f8e2de0ba3ae1e1ede0a8158d46edd376 authored about 9 years ago by Craig Dunn <[email protected]>
Merge pull request #18 from crayfishx/bug/namevar

fixed typo for namevar

92d0f8a568e6bd2b273d0515117792177fd5a547 authored about 9 years ago by Craig Dunn <[email protected]>
1.2.0

d0cc59254c85832dcb87d91cfd9bcb0845946e08 authored about 9 years ago by Craig Dunn <[email protected]>
Merge pull request #14 from ohnoitsyou/firewalld_port

Firewalld port

755c789e9b48cca31f688a29d9bef1d6daea89ad authored about 9 years ago by Craig Dunn <[email protected]>
Merge pull request #12 from dlevene1/master

Update formatting to better adhere to puppet-lint

ba534c1e3a217aec5c50da3f68bc016d4c2a920f authored about 9 years ago by Craig Dunn <[email protected]>
Update README.md

extraneous characters

73c63eec597303e5e0969f845fa4cb96bf3aea03 authored over 9 years ago by David Young <[email protected]>
Update firewalld_port.rb

Forgot an `end` at the bottom of the type

faa7fb30afb0ab14a2a4f61058242648bb34d4a6 authored over 9 years ago by David Young <[email protected]>
Update README.md

Hopefully the last spelling mistake

f929a09179fa08bde5127c757ecc286519559937 authored over 9 years ago by David Young <[email protected]>
Update README.md

More documentation for ports.
Fixed a couple spelling mistakes

886da5aac8d492b85613c99f7048cebb29cb7b5d authored over 9 years ago by David Young <[email protected]>
Update README.md

74b215c1a3a66662b46b13369706d445fdcee22f authored over 9 years ago by David Young <[email protected]>
Update README.md

25e9aa044e6dbedea5e681c9e5b32c3a5fa4e876 authored over 9 years ago by David Young <[email protected]>
Update README.md

Adding documentation on how to specify a port

2f48ebc4fdb04680cf01608889bc741123743a5a authored over 9 years ago by David Young <[email protected]>
Update init.pp

Adding collection of ports and triggering reload of firewall

c0bbd49ce3c83e4489b9257f4fb05b9a5dad101f authored over 9 years ago by David Young <[email protected]>
Update firewalld_zone.rb

Added option to purge ports not managed by puppet

00632ea394e863760d0490e2fbe840eb689c03bc authored over 9 years ago by David Young <[email protected]>
Rename firewalld_port to firewalld_port.rb

7e2b4054fb72944a958dd2b28f9c49248fdc6b79 authored over 9 years ago by David Young <[email protected]>
Create firewall_cmd.rb

First attempt at this... hopefully it works. Modeled after the firewall_rich_rule/firewall_cmd.r...

80cddec303e1ed6e8f4b28da1f10d340c69c98f2 authored over 9 years ago by David Young <[email protected]>
Create a new port type

95b896df7b083bdf859e1ffa024c015c35fd3077 authored over 9 years ago by David Young <[email protected]>
Update formatting to better adhere to puppet-lint

This change updates a few minor formatting things to adhere to
puppet-lint checks

9992419290e51fcd3d51c1c5db371fd05daf9226 authored over 9 years ago by David LeVene <[email protected]>
Merge pull request #11 from apatik/master

Fix Issue #9

e52ed27397b200c2085f74e85da157a7479aa3f5 authored over 9 years ago by Craig Dunn <[email protected]>
Merge pull request #8 from omcnet/fix/dont-set-target-without-target

fix errors resulting from target= when no target is defined.

46f5554fd6cea85994bf8782b8f9ff23a8e27b8d authored over 9 years ago by Craig Dunn <[email protected]>
Merge branch 'master' of https://github.com/crayfishx/puppet-firewalld

2149fa09f54f3c868b12fe53742cae5ddbc7d9a6 authored over 9 years ago by Andrew Patik <[email protected]>
Non-explicit ordering issue could cause conflicts when declaring a custom service. Simplified the implementation of custom services, removing the firewalld_custom_service custom type.

Fixes crayfishx/puppet-firewalld#9

b621c9cd58d074aa0d29bd309e0be1fc74e351ae authored over 9 years ago by Andrew Patik <[email protected]>
fix errors resulting from target= when no target is defined.

Currently within the firewalld_zone/firewall_cmd provider create calls self.target= without any ...

a67d823a92f6b70cb8311f5d26a29bb48e636bc9 authored over 9 years ago by Dennis Sivia <[email protected]>
Merge pull request #7 from apatik/master

Fix Issue #6

0b90d29eb77385836a19a5945391fe38a5f8af5b authored over 9 years ago by Craig Dunn <[email protected]>
Merge branch 'crayfishx-master'

84333617fbcfbff612a236a09830d1420490deab authored over 9 years ago by Andrew Patik <[email protected]>
Merging in upstream

c36fc54d98fd180cad866bf83592102d10d80b04 authored over 9 years ago by Andrew Patik <[email protected]>
Made firewalld_service perform a soft reload of firewalld on changes, similar to how firewalld_rich_rule does; fixes issue where services may not appear in a zone if another firewalld change wasn't made to trigger a reload.

4bdac02c9c937f4bf77ffc8e4149942b1d2922e5 authored over 9 years ago by Andrew Patik <[email protected]>
1.1.0

24e01345f444ffefb76ed507758b6c72b35ff323 authored over 9 years ago by Craig Dunn <[email protected]>
fixed bad chars in metadata.json

3d743aca3ed9b9e8cd779083dad67353cc506683 authored over 9 years ago by Craig Dunn <[email protected]>
Merge pull request #5 from apatik/master

New support for services and icmp blocks

6b82db42d38f402eed95903766912420a551b9bb authored over 9 years ago by Craig Dunn <[email protected]>
Fixed bug in firewalld::custom_service that prevented using more than 1 of the defined type in a catalog

a84532434b2b6a14ac46df191b9c7a24333e5abb authored over 9 years ago by Andrew Patik <[email protected]>
- firewalld_zone

Added icmp_blocks parameter to manage any ICMP blocks for a zone (the proper way, instead of try...

1cff6f783b6ed2127010961492e16e39d7da5825 authored over 9 years ago by Andrew Patik <[email protected]>
Merge pull request #3 from Z3r0Sum/bug_fix_firewall_cmd

Fix syntax issue within firewall_cmd.rb provider.

8ef986338a4cc4c737fcecfcb55b94055a81ff3a authored over 9 years ago by Craig Dunn <[email protected]>
Fix syntax issue within firewall_cmd.rb provider.

cc480871a333afccecae2a9162b0b44ecd80c0e0 authored over 9 years ago by Stephen Schmidt <[email protected]>
Merge pull request #2 from Z3r0Sum/firewall_reload

Add reload after a create or destroy of a rich rule.

c4f73f12b1565a794f72028c6e6768b5cdfd3af4 authored over 9 years ago by Craig Dunn <[email protected]>
Update firewall_cmd.rb

- Since the firewall_cmd_run method is only called for creates and destroys, just do a reload ...

fff1b379053271edd27e6145b1654102cec657d9 authored over 9 years ago by Stephen Schmidt <[email protected]>
Add reload after a create or destroy of a rich rule.

- This activates the removal or creation right away.

aee76fe7e119362ea9a8e27871f11e32f88b03a2 authored almost 10 years ago by Stephen Schmidt <[email protected]>
Merge pull request #1 from robertvanharten/patch-1

Removed comma from parameters

ba3691f246485f92d7126c6986d4b81ab36e34ce authored almost 10 years ago by Craig Dunn <[email protected]>
Removed comma from parameters

In our environment, catalog compilation failed with the following error:
Could not retrieve cat...

38d899db8a4cf641c17d3dd6fc6ce3873fbc2a86 authored almost 10 years ago by robertvanharten <[email protected]>
Fix for autoloading from a non-pluginsynced master

091bb8c036c385baaf548c514995db1230342510 authored almost 10 years ago by Craig Dunn <[email protected]>
fix bug if there are no firewalld_rich_rules declared that the type isnt required and causes the purge feature to break

375bc048884e1f06abc32fa0905fb1d179b1cc8c authored almost 10 years ago by Craig Dunn <[email protected]>
new version

a70cd0513846865de24e1fcdc26dd196b7ba1ba1 authored almost 10 years ago by Craig Dunn <[email protected]>
Merge branch 'master' of github.com:crayfishx/puppet-firewalld

a877fa28626f5745a054eb5170060ff723de75ca authored almost 10 years ago by Craig Dunn <[email protected]>
lint cleanup

c28b2de130dccce178ff4e396dda2ca5d860eb60 authored almost 10 years ago by Craig Dunn <[email protected]>
added metadata

8ecdbb2b5d827e39399bf123c82dc4c3c83116b4 authored almost 10 years ago by Craig Dunn <[email protected]>
changed puppet meta data

e308a7d86ff70e13ec09e13fb36c1f9be830b435 authored almost 10 years ago by Craig Dunn <[email protected]>
added readme notes

fb6f3bfa4de63d7ca937a27843dd49167bf6752e authored almost 10 years ago by Craig Dunn <[email protected]>
added readme notes

0168c3eedadc745001d81d9e2c80c408e74e4dae authored almost 10 years ago by Craig Dunn <[email protected]>
added readme notes

24603531bb686bf1a10fd459f0a50b6b98d26a53 authored almost 10 years ago by Craig Dunn <[email protected]>
added readme notes

1a062260dc8a26a24d8a244d32c4ceab2d3ddd0f authored almost 10 years ago by Craig Dunn <[email protected]>
tidy up

a22a0b27a27401b1547bf27d5a3a9baf73435d32 authored almost 10 years ago by Craig Dunn <[email protected]>
added rule purging

f4d2c2b458686fb9ad1e6b82370dc508e6f08176 authored almost 10 years ago by Craig Dunn <[email protected]>
my tests

4862687164a5e35abbcc8b12da80c274f2a6f75d authored almost 10 years ago by Craig Dunn <[email protected]>
initial commit

ebc2d8bdca0257ff3df2870fe2ca1ab329926cc0 authored almost 10 years ago by Craig Dunn <[email protected]>
Initial commit

277af2e375a8eafa673379d57adbb24e7899eb3b authored almost 10 years ago by Craig Dunn <[email protected]>