Skip to content

Instantly share code, notes, and snippets.

@prafull01
Last active June 18, 2018 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prafull01/bc670b44f20b9a4e4117b05b0a5afca0 to your computer and use it in GitHub Desktop.
Save prafull01/bc670b44f20b9a4e4117b05b0a5afca0 to your computer and use it in GitHub Desktop.
$ yum install etcd -y
$ touch /etc/etcd.env
$ echo "PEER_NAME=$PEER_NAME" >> /etc/etcd.env
$ echo "PRIVATE_IP=$PRIVATE_IP" >> /etc/etcd.env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment