File: dnsmasq-sequential-ip-configurable-739924e5ee69a51d.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (3)
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.