-
-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-firewalld
base: v4.1.1
head repository: voxpupuli/puppet-firewalld
compare: v4.2.1
Commits on Nov 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6993eee - Browse repository at this point
Copy the full SHA 6993eeeView commit details
Commits on Dec 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7d8b814 - Browse repository at this point
Copy the full SHA 7d8b814View commit details
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca98f0c - Browse repository at this point
Copy the full SHA ca98f0cView commit details
Commits on Dec 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e75d99 - Browse repository at this point
Copy the full SHA 0e75d99View commit details
Commits on Jan 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85476f8 - Browse repository at this point
Copy the full SHA 85476f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e9080 - Browse repository at this point
Copy the full SHA e9e9080View commit details
Commits on Jan 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f736d93 - Browse repository at this point
Copy the full SHA f736d93View commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16da593 - Browse repository at this point
Copy the full SHA 16da593View commit details -
Merge pull request #176 from jovandeginste/fix-ranges
Use an ip range instead of looping
Configuration menu - View commit details
-
Copy full SHA for 3de2523 - Browse repository at this point
Copy the full SHA 3de2523View commit details
Commits on Jan 16, 2020
-
(#250) Replace newer ruby %i syntax with older supported syntax
Ruby <2.0 and jruby <9k don't support %i syntax. This commit changes the %i syntax to the older equivalent.
Configuration menu - View commit details
-
Copy full SHA for bd433f6 - Browse repository at this point
Copy the full SHA bd433f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71df14e - Browse repository at this point
Copy the full SHA 71df14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9be1f - Browse repository at this point
Copy the full SHA 8f9be1fView commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce81e67 - Browse repository at this point
Copy the full SHA ce81e67View commit details -
Merge pull request #251 from typerlc/issue250_remove_new_syntax
(#250) Replace newer ruby %i syntax with older supported syntax
Configuration menu - View commit details
-
Copy full SHA for 5615b53 - Browse repository at this point
Copy the full SHA 5615b53View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 08c4f6b - Browse repository at this point
Copy the full SHA 08c4f6bView commit details
Commits on Jan 30, 2020
-
Merge pull request #177 from kuleuven/enhancement/add-default-ensure
Add default ensure to present
Configuration menu - View commit details
-
Copy full SHA for adadb6b - Browse repository at this point
Copy the full SHA adadb6bView commit details
Commits on Feb 6, 2020
-
check for running firewalld in custom_service::reload
firewall-cmd --reload won't work if the service is stopped. The exec-resource firewalld::reload has an "onlyif" statement, in firewalld::custom_service::reload-${name} it is missing, so I added it.
Configuration menu - View commit details
-
Copy full SHA for 7e2e6d7 - Browse repository at this point
Copy the full SHA 7e2e6d7View commit details
Commits on Feb 10, 2020
-
Added a firewalld_version fact to support features that are dependent on the version of firewalld that is installed. Closes #254
Configuration menu - View commit details
-
Copy full SHA for ab5e5c4 - Browse repository at this point
Copy the full SHA ab5e5c4View commit details
Commits on Feb 11, 2020
-
Merge pull request #255 from trevor-vaughan/firewalld_version-fact
Add firewalld_version fact
Configuration menu - View commit details
-
Copy full SHA for 8f78335 - Browse repository at this point
Copy the full SHA 8f78335View commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 46b83a3 - Browse repository at this point
Copy the full SHA 46b83a3View commit details -
Revert "Fix RuboCop Style/SymbolArray"
This reverts commit e9e9080.
Configuration menu - View commit details
-
Copy full SHA for 87500ae - Browse repository at this point
Copy the full SHA 87500aeView commit details -
Merge pull request #257 from alexjfisher/modulesync
Modulesync 2.11.0
Configuration menu - View commit details
-
Copy full SHA for 0846317 - Browse repository at this point
Copy the full SHA 0846317View commit details -
* Added OEL to the metadata.json * Added a very basic acceptance test to test the main components of the module. This should be expanded into multi-node tests later. * Added a REFERENCE.md * Updated the README.md to point to the REFERENCE.md and added instructions on how to run the acceptance test. Closes #246
Configuration menu - View commit details
-
Copy full SHA for 7d63181 - Browse repository at this point
Copy the full SHA 7d63181View commit details -
Merge pull request #247 from trevor-vaughan/add-el8-support
Add support for EL8
Configuration menu - View commit details
-
Copy full SHA for 2bd5c88 - Browse repository at this point
Copy the full SHA 2bd5c88View commit details -
Merge pull request #253 from domfi/check-firewalld-state-on-custom_se…
…rvicereload check for running firewalld in custom_service::reload
Configuration menu - View commit details
-
Copy full SHA for 09c8d1d - Browse repository at this point
Copy the full SHA 09c8d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da79a2a - Browse repository at this point
Copy the full SHA da79a2aView commit details -
Updates to work with firewalld_version fact
* Added support for firewalld_version fact * Updated spec tests * Aligned parameters in init.pp * Rubocop fixes are in the EL8 PR
Configuration menu - View commit details
-
Copy full SHA for b4d4ab4 - Browse repository at this point
Copy the full SHA b4d4ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c1281 - Browse repository at this point
Copy the full SHA b6c1281View commit details -
Merge pull request #252 from florianfa/master
#235 Backend Firewall
Configuration menu - View commit details
-
Copy full SHA for 10cedfd - Browse repository at this point
Copy the full SHA 10cedfdView commit details
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a2e000 - Browse repository at this point
Copy the full SHA 7a2e000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec764b - Browse repository at this point
Copy the full SHA 7ec764bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64f8906 - Browse repository at this point
Copy the full SHA 64f8906View commit details
There are no files selected for viewing