Change the `bootstrap.sh` to install `jq` and then just read the values direct from the `config.json` which will be available in `/vagrant/config.json`. This will also simplify the `Vagrantfile` and remove the `bootstrap_args` function.