Open jperry opened 10 years ago
This becomes a problem in a CI environment where this may cause your builds to hang.
Digging into the code I see you can pass the --force flag but vagrant up <name>
doesn't support --force. Is this a bug?
Okay, looks like I have an older version that didn't check the autoupdate flag. Any plans to release 0.0.4? Using vagrant plugin install grabs 0.0.3 but has old code. This change is missing:
https://github.com/spil-ruslan/vagrant-box-updater/commit/a107d5f309be2b116b89d8148dc1069f57bfdc0e
Bump, any chance you can release master?
Hi,
I am setting autoupdate to true but I am still being prompted to accept the new box. I would have expected vagrant to automatically grab the new box. Is this a bug?
I am setting the autoupdate via
Please advise?