Update documentation for Cluster-API and Flux
[icn.git] / deploy / baremetal-operator / base / default / ironic.env
1 HTTP_PORT=6180
2 PROVISIONING_INTERFACE=eth2
3 DHCP_RANGE=172.22.0.10,172.22.0.100
4 DEPLOY_KERNEL_URL=http://172.22.0.2:6180/images/ironic-python-agent.kernel
5 DEPLOY_RAMDISK_URL=http://172.22.0.2:6180/images/ironic-python-agent.initramfs
6 IRONIC_ENDPOINT=http://172.22.0.2:6385/v1/
7 IRONIC_INSPECTOR_ENDPOINT=http://172.22.0.2:5050/v1/
8 CACHEURL=http://172.22.0.1/images
9 IRONIC_FAST_TRACK=true