File: dnsmasq-sequential-ip-configurable-739924e5ee69a51d.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 (7 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    It is now possible to disable sequential ip addressing in the ironic
    inspector dnsmasq service. The ``ironic::inspector`` class has the new
    parameter ``dnsmasq_dhcp_sequential_ip`` *(defaults to: true)*. Set it
    to ``false`` to disable sequential ip addressing.