diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 9916865..a7f2986 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -12,7 +12,7 @@ for the root user. read -p "Confirm host had been setup using the above steps...(yes|no): " confirm [ "$confirm" != "yes" ] && echo "Exiting" && exit 0 -hostname="bootstrap" +hostname="sparky" ip="192.168.122.192" config="bootstrap"