puppetlabs-firewall
puppetlabs-firewall copied to clipboard
Port ranges as string with hyphen as range indicator should work
Summary
If you set dport|sport
values as a string with -
as range indicator puppet will be applying manifest on every run.
Checklist
- [x] 🟢 Spec tests.
- [x] 🟢 Acceptance tests.
- [x] Manually verified. (For example
puppet apply
)