diff --git a/setup.sh b/setup.sh index 7645e54..7e7a2b5 100755 --- a/setup.sh +++ b/setup.sh @@ -111,6 +111,7 @@ setup_networking() ( echo "$ERR tinkerbell network interface configuration failed" fi + NAT_INTERFACE="" if [ -r .nat_interface ]; then NAT_INTERFACE=$(cat .nat_interface) fi