We should use interface naming independent on OS, type, speed, slot etc. This CR takes an approach that is already used for the target node. To define VMs, their script uses MAC addresses from manifests. Relates-To: #285 Change-Id: Iafffd23bc584d2daf3fed5ee301491f447498193
10 lines
157 B
YAML
10 lines
157 B
YAML
---
|
|
kind: ConfigMap
|
|
apiVersion: v1
|
|
metadata:
|
|
labels:
|
|
name: ironic-vars
|
|
data:
|
|
PROVISIONING_IP: "10.23.24.101"
|
|
DHCP_RANGE: "10.23.24.200,10.23.24.250"
|