]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Make the reject attribute note consistent
authorDavid Barr <dafydd2277@users.noreply.github.com>
Wed, 19 Jun 2019 18:07:50 +0000 (11:07 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2019 18:07:50 +0000 (11:07 -0700)
commit3a0fc17aac60be6736642a6e0d6594ef82e0b0a0
treec6b5f3d951409f8ae8566e623fc8733d6da23207
parent5c63dacb253230d3579810016869e2194ee0b7bb
Make the reject attribute note consistent

The `reject` attribute noted `jump => 'REJECT'`. But, the `jump` attribute notes that "for the values ACCEPT, DROP, and REJECT, you must use the generic `action` parameter." (Also, added some commas...)
REFERENCE.md