109cf98c03
In case when inventory_dhcp is enabled and node is not deployed yet, inspection is not working because dnsmasq ignores requests from unknown address. Change-Id: I048acc5093d186637db2e92915eb019dc3baab91
8 lines
166 B
YAML
8 lines
166 B
YAML
---
|
|
# defaults file for ironic-inspect-node
|
|
noauth_mode: true
|
|
inspection_wait_timeout: 1800
|
|
inventory_dhcp: false
|
|
inventory_dhcp_static_ip: true
|
|
inventory_dns: false
|