Hack to fix IPv6 parsing in facter.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Thu, 17 Mar 2016 16:44:41 +0000 (17:44 +0100)
committerSofer Athlan-Guyot <sathlang@redhat.com>
Thu, 17 Mar 2016 16:47:42 +0000 (17:47 +0100)
commit85e3c3e979be3dbfe98ce8a72b5a8cbf411102ed
tree71dd075e4cbd36327d4d1b93d8a8ff3c46b34b5a
parent4988d0fc359a59af6ce86c0beb8549a950df57cd
Hack to fix IPv6 parsing in facter.

This kludge fixes the wrong regexp used in facter to report all IPv6
addresses.

While the upstream bug[1] is being work out, this should do the job.

Closes-Bug: 1558490

[1] https://tickets.puppetlabs.com/browse/FACT-1372

Change-Id: I85dabbd26bf8f25b2a03d22f547618b666421a83
lib/facter/netmask_ipv6.rb