{"ignition":{"config":{},"security":{"tls":{}},"timeouts":{},"version":"2.3.0"},"networkd":{},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/R7Vpn0N7rjjDQ70dwzwtkjXU41lo9/fx9JbfCmfEjfHIyUmoy2dJ7M+YjlraGS63R/9Zm5yoFor1GqmAxYh/rGiNG9zoywoEx1E2gs5g0QK1or7pnFhdLFeNF3Cfu7A/XxgN6JsL6gQrorQW+TpmCCDmnG7A1yVhb/w59eUodSpfol1jopzTy4aLayK4tY2peEzlJ+z8v7Z8kZh8HbZkMG7u8HWHuUorfMqX0dK2Zl2afyhti5p8ToXVjUa+9oSzbSnpd44KNu6aRk+e2QUX6MyQ4a3sbiC9uWNZB0On0UD4dMZjuKDzYTnVd0lnCtvR5UeD1j8NDiLw3hI9AVkR 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"}]}}