I'm trying CoreOS(version 410.0.0 stable) that was installed on disk with this cloud-config. All work fine at first boot, but after some days and some reboots the problem was presented with etcd.
When I start the machine the output generate message like:
Failed to start Load cloud-config from /var/
<some output lines>
Failed to start Login service
Then when I'm try to login valid user, the console output it's:
CoreOS(stable)
Failed Units: 1
user-cloudinit@var-lib-coreos\x2install-user_data.service
devops@deis-server2~$
At this point the system it's wake up, but etcd not is registered with discovery url present on cloud-config.
Anybody have idea about this problem? And because occure after some reboot?