Feat os env
Instead of hardcode username and password in the Vagrantfile, we can use ENV to get it. Only thing we need to do is source the openrc.sh before you run vagrant related command.
Instead of hardcode username and password in the Vagrantfile, we can use ENV to get it. Only thing we need to do is source the openrc.sh before you run vagrant related command.