RancherOS ISO provisioning

Problem:
Deploy a RancherOS ISO on bare metal/VM with a static IP.

Expected outcome:
Bare metal/VM with RancherOS and static IP installed.

Other relevant data:

  • At the moment, fdi is provisioning the RancherOS ISO
  • I tried to use cloud-config to set the static IP
    -> cloud-config is ignored, no options set

I found this thread:

He is using the kernel for the installation. My cloud-config is working with this configuration but i want to use a ISO to deploy on bare metal.

Someone have a idea why the cloud-config option isn’t working?

Regards