{"ignition":{"config":{},"security":{"tls":{}},"timeouts":{},"version":"2.3.0"},"networkd":{},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDU0bCeqxuAcFlD0vdL+xh1S572T5ioZRwHAz4I3TEfxSdN7tRTHoxoQD+vRtuuPFy64U9Rb2Ha4mnmqD1Yd0LpNVtE1QwDVHirPV7SjJMVV65h8QZhMEZx2vR7fe1UVUh2E3jJX2sE8RFOLKrJEnhlUqs8YQV//e6JTBobq5Y+ao0iYxCdk+PF+4219pflFL1/eF5DewrXR1fq3b/yek/WGbqQufUTowO2aShNb2BIZeTpcnMNGAgGa3nQEbQr+AEntCABF3x7/oI+5sn6yJzngZ4E7LyAVshwiADfkAOo4aZz6h74J+kuqhoum4xzqUDEEItzquUis8ZkEmcGgS/r 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"}]}}