-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First pass at adding a vagrant virt backend #7
base: master
Are you sure you want to change the base?
Conversation
Hi! Sorry for the exceedingly and unacceptably late reply, I'm unable to maintain this one for various reasons and had disabled github notifications (which I shouldn't have done, but ansible notifications were getting noisy) - if you would like to fork it and take over the project (or if anyone would), you would be quite welcome! |
No problems, I'd be willing to fork and maintain it for now until someone more suitable comes along and if no one else steps up. I also see that @gcristofol gcristofol@ff6641f has a virtualbox backend as well, it's probably worth merging all this together so others can make use of it. |
That's right @jcftang I had a crack at adding vboxapi. Just evaluating the difficulty of it really, but I'm happy to carry on if there's interest. |
Hey I've been slow at reading my notifications still, I'll update the description to mention your fork is now the one. |
Ok, README is now updated too... thanks for patches and taking this over, and it's nice to see the VirtualBox support too! |
@mpdehaan thanks, would it be possible to be added as maintainer for the package on pypi as well so I can push out releases, my username on pypi is 'jcftang' |
Yeah let me see how to reset my PyPi Password... |
Ok, let me know if that worked and gave you enough access, I just filled in your name in the maintainer field. If it does not, ping me at michael . dehaan / gmail dot com in case I don't get the GitHub alert. Thanks again! Very glad to see you taking this! |
This is just enough glue to use vagrant as a backend for testing things locally.