coreos-stack-bootstrap
coreos-stack-bootstrap copied to clipboard
Use EC2 instance ID as machine ID
There are two parts to unifying around EC2 instance IDs: systemd machine ID and etcd peer/member IDs. Switching etcd should be as simple as setting the ETCD_NAME environment variable in a drop-in, but I don't have any clue what will be involved to switch the systemd machine ID (or if it is even feasible).