Typos
- In the "Creating an Ignition configuration file" section [1], there is probably a typo in the command
podman run -i --rm quay.io/coreos/butane --pretty --strict < fiot.bn | tee fiot.ign. I think that there should be a fiot.bu.
- In the "Verifying the installation" section [2], there is an extra
$ in the command ssh core@$192.168.122.10.
Recommendations
- I would appreciate specific steps here [2] for the step "You have created an Ignition configuration file and is accessible via HTTP/HTTPS.".
I did not know what to imagine under the part "accessible via HTTP/HTTPS".
- I would also emphasize here [2] for the step "As the device boots, edit the kernel args and add the url to your ignition config, for example:
ignition.config.url=http://192.168.122.1/fiot.ign" that it has to be done during the first boot.
[1] https://docs.fedoraproject.org/en-US/iot/creating-an-ignition-configuration-file/
[2] https://docs.fedoraproject.org/en-US/iot/ignition-device-setup/
Typos
podman run -i --rm quay.io/coreos/butane --pretty --strict < fiot.bn | tee fiot.ign. I think that there should be afiot.bu.$in the commandssh core@$192.168.122.10.Recommendations
I did not know what to imagine under the part "accessible via HTTP/HTTPS".
ignition.config.url=http://192.168.122.1/fiot.ign" that it has to be done during the first boot.[1] https://docs.fedoraproject.org/en-US/iot/creating-an-ignition-configuration-file/
[2] https://docs.fedoraproject.org/en-US/iot/ignition-device-setup/