Chris Roberts
Chris Roberts
I had a dig through the code to figure out how this could be implemented. It looks like it could be done with some adjustments in the command (to rescue...
@stolowski I'll be looking to reproduce this behavior today and hopefully identify and resolve the issue fairly quickly.
@stolowski had you put the machine to sleep between the time it was functioning correctly, and when it began to error with the vmrest process not being started? Also, if...
Hi there, A debug log is needed to investigate this error. If it is still possible, providing a gist of the output generated from running: ``` vagrant ssh --debug ```...
Closing as self reported resolved.
Closing as this is a Windows version issue.
Hi there, The underlying issue you are encountering is that a [libvirt client library](https://rubygems.org/gems/libvirt) is being attempted to install. The Vagrant plugin for libvirt is: [vagrant-libvirt](https://rubygems.org/gems/vagrant-libvirt). You can install it...
Hey everyone. My apologies on the delay for getting this issue addressed and the frustration it has caused. A fix has been implemented and merged (#13490). It will be included...
Hi @genericmoniker, sorry about the delay and the issue you encountered with the cla bot. If you're able to give it another go, I'll get this merged in. Thanks!
I have been hacking on the prop bits quite a lot lately as I'm working on getting dav4rack through that section of the litmus. Let me test this a bit...