File: fix-dnsmasq-conf-ipv6-netmask-6ff367f7c6ed5653.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
fixes:
  - |
    dnsmasq.conf require netmask for IPv6 to be a prefix. If IPv6 netmask is
    used it will be converted to a prefix. See bug: `1828367
    <https://bugs.launchpad.net/neutron/+bug/1828367>`_