Skip to content

Commit

Permalink
#126 - Saving changes on the MIA VM before moving on.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Donovan committed Nov 16, 2019
1 parent 7e6e696 commit dd41b50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion configuration/awave-deployment/mia/variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# The xxx_START_COMMAND variables can be empty.

sudo sysctl -w net.ipv4.conf.all.forwarding=1

LOCAL_AWAVE_DIRECTORY="/home/sean/atlanticwave-proto"
CONTAINER_AWAVE_DIRECTORY="/development"
MANIFEST_FILE="/development/configuration/awave-deployment/awave.manifest"
Expand All @@ -12,7 +14,7 @@ LC_VOLUMES="$LOCAL_AWAVE_DIRECTORY:$CONTAINER_AWAVE_DIRECTORY:rw"
#LC_IP_ADDR="192.168.1.27"
LC_IP_ADDR="10.100.1.27"
LC_PORT="6633"
LC_SITE="mia-ctlr-186.106"
LC_SITE="mia-ctlr-186-106"
#LC_SDXIP="192.168.1.21"
LC_SDXIP="10.100.1.21"
LC_START_COMMAND=""
Expand Down

0 comments on commit dd41b50

Please sign in to comment.