chetanmeh commented on issue #3465: Provisioning new VM with vagrant fails because there is no `vagrant` user URL: https://github.com/apache/incubator-openwhisk/issues/3465#issuecomment-374280591 @develpr Whats the version of `ubuntu/xenial64` on your setup. It seems there was an [issue][1] with earlier version where vagrant user was not provisioned. This was fixed with v20180112.0.0. On my setup (ubuntu as base machine) with recent version it works as expected ``` $ vagrant box list | grep xenial ubuntu/xenial64 (virtualbox, 20180309.0.0) ``` [1]: https://bugs.launchpad.net/cloud-images/+bug/1569237
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
