Skip to content

Instantly share code, notes, and snippets.

@sdodson
Last active March 26, 2018 14:18
Show Gist options
  • Select an option

  • Save sdodson/5dfb005faa9764720624272957c445f6 to your computer and use it in GitHub Desktop.

Select an option

Save sdodson/5dfb005faa9764720624272957c445f6 to your computer and use it in GitHub Desktop.
echo ETCD_FORCE_NEW_CLUSTER=true >> /etc/etcd/etcd.conf
systemctl restart etcd
sed -i '/ETCD_FORCE_NEW_CLUSTER=true/d' /etc/etcd/etcd.conf
systemctl restart etcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment