Skip to content

Instantly share code, notes, and snippets.

@tgenlschmidt
Created May 30, 2018 23:21
Show Gist options
  • Save tgenlschmidt/ce51c7095a55528160f76b3b252898b3 to your computer and use it in GitHub Desktop.
Save tgenlschmidt/ce51c7095a55528160f76b3b252898b3 to your computer and use it in GitHub Desktop.
ignition.json
{"ignition":{"config":{},"security":{"tls":{}},"timeouts":{},"version":"2.2.0"},"networkd":{},"passwd":{"users":[{"name":"core","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs8E4L2uijsWy2Dsfbi/QPIep1+hHDrWwkz3a/M066dVXGE5HGmjx0CF2A3MF0JFi/7oYQyDwLImHiQmjkx9L0H6uakFqpNoeJjokzb7WDJSWaT11JBlUYOP/HcrO08ZyzGV6uDf73ZYEFevKosPXuAlmWPbbX1O0B2lybgiLbJsEqs0yvmwzT/eBvDTaxk3RuPsk7Mjl+2pOS1m63p+oE8L3CCJCqi0F3TTYydhoAUI0qyK442P7sefDr75dYEX+wJvlmdQZNfM+uKOGCrWeePYa6BXcJrnOS1c9DPfEvmgzGvlVTFZgyuSXEP9vsuUdzmVuIWN8zfeLapQJPz5HF lschmidt@tgen.org"]}]},"storage":{},"systemd":{"units":[{"dropins":[{"contents":"[Service]\nExecStart=\nExecStart=/usr/lib/coreos/etcd-wrapper $ETCD_OPTS \\\n --name=\"coreos.local\" \\\n --listen-peer-urls=\"http://coreos.local:2380\" \\\n --listen-client-urls=\"http://0.0.0.0:2379\" \\\n --initial-advertise-peer-urls=\"http://coreos.local:2380\" \\\n --initial-cluster=\"coreos.local=http://coreos.local:2380\" \\\n --advertise-client-urls=\"http://coreos.local:2379\" \\\n --discovery=\"https://discovery.etcd.io/73ae2a4b571e05f3b23cad7993963abc\"","name":"20-clct-etcd-member.conf"}],"enable":true,"name":"etcd-member.service"}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment