{"ignition":{"config":{},"security":{"tls":{}},"timeouts":{},"version":"2.3.0"},"networkd":{},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzDa5TZTpPu9wSnIIB0J4sh0l05YHwb2M7NvLipbrYSMFs6Hc3J8BI10CsbhLWI0K0m20AAH7lM3mL8PLEVzC3aKNTAK0qfBSl6WvWoYPQ+8jc6UTC+Nr+fhR+3O5BY2b3ot73NRa7KRn3fs3I8riZ7Ru8nnZfyIwf2ODaCXjmxU7tf6SQjRTs7zIQ3nT2drgB7gjRT/peb84k0lieAYjqSF+EYYmvjlR1osAfRNzxm+4wotVMtOCEHBsOCwuYe2Th2edBTOQkLb7uSWhohopJSijoFSxWogeTzvqTaqMEdsS/vjjTR1+0OBjIuQyqQQUToPmqh008SADcN5C0ZndJ core@default"]}]},"storage":{"files":[{"filesystem":"root","path":"/etc/sysctl.d/80-swappiness.conf","contents":{"source":"data:,vm.swappiness%3D10","verification":{}},"mode":420},{"filesystem":"root","path":"/etc/flatcar/update.conf","contents":{"source":"data:text/plain;charset=utf-8;base64,U0VSVkVSPWRpc2FibGVkCg==","verification":{}},"mode":420}]},"systemd":{"units":[{"contents":"[Unit]\nDescription=Turn on swap\nRequires=create-swapfile.service\nAfter=create-swapfile.service\n\n[Swap]\nWhat=/var/vm/swapfile1\n\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"var-vm-swapfile1.swap"},{"contents":"[Unit]\nDescription=Create a swapfile\nRequiresMountsFor=/var\nDefaultDependencies=no\n\n[Service]\nType=oneshot\nExecStart=/usr/bin/mkdir -p /var/vm\nExecStart=/usr/bin/fallocate -l 1024M /var/vm/swapfile1\nExecStart=/usr/bin/chmod 600 /var/vm/swapfile1\nExecStart=/usr/sbin/mkswap /var/vm/swapfile1\nRemainAfterExit=true","name":"create-swapfile.service"}]}}