Comment # 3 on bug 1172413 from
I'm also not sure this would be a good idea to globally require such a feature,
I think we have use cases for both ways.

For images where we want to ensure that a configuration file is always present
(e.g. for embedded systems) we could generate those images with
`ignition.platform.id=file` instead. It will then try to read the configuration
file from /ignition.cfg and fail / reboot if the file is not available.


You are receiving this mail because: