Skip to content

Commit

Permalink
Merge pull request #233 from Phurion/patch-1
Browse files Browse the repository at this point in the history
Update README ipset ipv6
  • Loading branch information
alexjfisher authored Oct 18, 2019
2 parents ec7bcd3 + 187dee5 commit 4051ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ firewalld::ipsets:

* `entries`: An array of entries for the IPset
* `type`: Type of ipset (default: `hash:ip`)
* `options`: A hash of options for the IPset (eg: `{ "family" => "ipv6"}`)
* `options`: A hash of options for the IPset (eg: `{ "family" => "inet6"}`)

Note that `type` and `options` are parameters used when creating the IPset and are not managed after creation - to change the type or options of an ipset you must delete the existing ipset first.

Expand Down

0 comments on commit 4051ffd

Please sign in to comment.