I wrote a simple bash script that downloads the Fedora CoreOS live iso and then
embeds an Ignition file containing your public SSH key:
The bash script makes use of the containers:
Maybe the bash script is useful for others …
I wrote a simple bash script that downloads the Fedora CoreOS live iso and then
embeds an Ignition file containing your public SSH key:
The bash script makes use of the containers:
Maybe the bash script is useful for others …
Nice, thanks for sharing this! Shows how to put together the tools well.