Clarification of "target_devices" in config.json

Greetings. We recently came across the “target_devices” configuration directive. Does this allow us to constrain installation of the balenaOS image to any storage drive of our choosing?

Hi, yes, if target_devices is defined in the config.json of a flasher image, the flasher script will use that list as target devices for the installation.

1 Like

Thank you!