puppetlabs-firewall
puppetlabs-firewall copied to clipboard
update regex to allow underscores in firewall name
Closing Issue #1173
Summary
Updated regex for firewall name to allow the use of underscores.
lib/puppet/type/firewall.rb:136
used puppet strings to update REFERENCE.md
Additional Context
Underscores are supported by the underlying applications and in wide use.
Related Issues (if any)
Issue #1173
Checklist
- [x] 🟢 Spec tests.
- [x] 🟢 Acceptance tests.
- [x] Manually verified. (For example
puppet apply)
Hello All,
Any update on this? Seems like a very simple change.
Thanks,
dlware
Up! Any news?