Skip to content
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

Add support for using VMs instead of containers #12

Open
christopherobin opened this issue Aug 21, 2015 · 0 comments
Open

Add support for using VMs instead of containers #12

christopherobin opened this issue Aug 21, 2015 · 0 comments

Comments

@christopherobin
Copy link
Member

While we may want to keep ansible in a container (so that we can properly version it), running the tests in containers is currently causing some issues for systemd guests, a solution would be to support multiple "drivers" for starting test VMs.

Supported targets initially would be:

  • docker
  • qemu/kvm (Linux only)
  • xhyve (OSX only)
  • virtualbox

To be added later:

  • vmware
  • xen
  • aws
  • digitalocean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant