{"ignition":{"config":{},"security":{"tls":{}},"timeouts":{},"version":"2.3.0"},"networkd":{},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0NN3mK1RcXCyZ9ZR2XT/lQhtT6SaDwnDrfqpylyplr/oI0g6STbJom8MFdFwj4hSEdeON/WaR7avwrjp7J7uaJGU4SsOc9j+Kztp4XdV9BKTEQDZv+iOwhPVLy3Cm8Ni1y04iSMj6vOAd2gHrqB9klilsGUovz2/hXxnplCi/Q7U+JbdNN/nPf3f9iElYcu3u4uoNLuT56i5gDGSn2BguGTSS5aW5ADqVvh1mlcXZSGBQeJlkFV59tL8zpcoJhb+5cF8mjw5GKvS4fvD+cTJ1UvRT64W6+xCqgZQxymw2qXw84SHHQ1N1RWqQcVUQynY1V1nX2kwoI3keSChRpXaL core@default"]}]},"storage":{"files":[{"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=Docker Application Container Engine\nDocumentation=http://docs.docker.com\nAfter=containerd.service docker.socket network.target\nRequires=containerd.service docker.socket\n\n[Service]\nType=notify\nEnvironmentFile=-/run/flannel/flannel_docker_opts.env\nEnvironment=DOCKER_OPTS=--selinux-enabled=false\n\n# the default is not to use systemd for cgroups because the delegate issues still\n# exists and systemd currently does not support the cgroup feature set required\n# for containers run by docker\nExecStart=/usr/lib/coreos/dockerd --host=fd:// --containerd=/var/run/docker/libcontainerd/docker-containerd.sock $DOCKER_OPTS $DOCKER_CGROUPS $DOCKER_OPT_BIP $DOCKER_OPT_MTU $DOCKER_OPT_IPMASQ\nExecReload=/bin/kill -s HUP $MAINPID\nLimitNOFILE=1048576\n# Having non-zero Limit*s causes performance problems due to accounting overhead\n# in the kernel. We recommend using cgroups to do container-local accounting.\nLimitNPROC=infinity\nLimitCORE=infinity\n# Uncomment TasksMax if your systemd version supports it.\n# Only systemd 226 and above support this version.\nTasksMax=infinity\nTimeoutStartSec=0\n# set delegate yes so that systemd does not reset the cgroups of docker containers\nDelegate=yes\n\n[Install]\nWantedBy=multi-user.target","name":"docker.service"}]}}