I want to take the userid and password as parameters for vagrant and then add them as environmental variable for deploying build. Earlier I was using a file to store credentials and using sync folder for passing them to the vagrant. Since its not safe to store password in file I was wondering is there a way we can prompt username and password during shell provisioning?
Asked
Active
Viewed 247 times