screenshot of command line first step - cat test.bu second step running butane --pretty --strict test.bu -o test.ign third step - cat test.ign (shows json formatted file with version 3.6.0) fourth step - ignition-validate test.ign (results in couldn't parse config: unsupported version)
Inspired by @bycx I started looking into CoreOS which seems like a good OS for my home cluster (immutable, more lightweight than Debian, easier to maintain).
I'm starting with a simple process - installing from flash drive and providing the installer with […]
[Original post on hachyderm.io]