1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
{ "ignition": { "config": {}, "timeouts": {}, "version": "2.1.0" }, "networkd": { "units": [ { "contents": "[Match]\nName=enp2s0\n\n[Network]\nAddress=192.168.0.15/24\nGateway=192.168.0.1", "name": "static.network" } ] }, "passwd": { "users": [ { "name": "core", "sshAuthorizedKeys": [ "" ] } ] }, "storage": {}, "systemd": {} }