Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split regex for map and set elements to enable elements with colon.
ipv6 contains colons, which is also a separator between keys and values for map element, and it was used before in a regex, which prevented ipv6 ips from being properly parsed as set elements. Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
- Loading branch information