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
Related to issue #4, since the plugin installation is setting _retry=true if something goes wrong during the install (and thus the plugin is not installed), the script will continue to try the installation and re-executing itself.
Given how vagrant this means that any command, including for example vagrant status will give rise to the infinite loop.