You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I use registration plugin without saved ceredentials (in Vagrantfile), I have just one try to fill username and password correctly and if I make error, I have to do "vagrant halt && vagrant up".
It would be nice if this plugin support one of this options:
allow for example 3 attempts to fill credentials
give a hint how to do it manually after "vagrant ssh"
The text was updated successfully, but these errors were encountered:
I think it would complicate the current codebase for something that is not used so often, but perhaps we should offer vagrant (un)register commands that can be ran anytime user wants. Running them could be then a 'hint' you are talking about.
hferentschik
changed the title
RFE: user has only one try to fill username and password
User should have more than one try to fill username and password
Jun 13, 2016
If I use registration plugin without saved ceredentials (in Vagrantfile), I have just one try to fill username and password correctly and if I make error, I have to do "vagrant halt && vagrant up".
It would be nice if this plugin support one of this options:
The text was updated successfully, but these errors were encountered: