Created
December 4, 2018 00:48
-
-
Save chiragtoor/bd352b7e7c257006f4f46d4660f411c8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ... | |
## Name of the node | |
-name ex_cluster@${MY_POD_IP} | |
## Cookie for distributed erlang | |
-setcookie ${NODE_COOKIE} | |
# ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment