Skip to content

Instantly share code, notes, and snippets.

@vieskees
Last active April 8, 2020 19:10
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 vieskees/855f4082c4f650680924b555be4905c9 to your computer and use it in GitHub Desktop.
Save vieskees/855f4082c4f650680924b555be4905c9 to your computer and use it in GitHub Desktop.
description
### Variables for setting up wifi:
COUNTRY=
SSID=''
PASSWORD=''
### Variables for setting up hostname and IP:
ROUTER_IP_ADDRESS=
MASTER_HOSTNAME=
MASTER_IP=
WORKER_1_HOSTNAME=
WORKER_1_IP=
WORKER_2_HOSTNAME=
WORKER_2_IP=
WORKER_3_HOSTNAME=
WORKER_3_IP=
### Variables for setting up hostname and IP:
PASSWORD_USER=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment