intel / ccloudvm

Configurable Cloud VM is a small command line tool for automatically creating development and demo environments for complex projects. The tool sets up these development environments inside a virtual machine which it automatically creates on the user’s host computer. This avoids polluting the user’s host machine with components from the chosen development environment and provides a clean, predictable and repeatable environment in which this development environment can run.
Apache License 2.0
32 stars 19 forks source link

[DON'T MERGE] Add support for Clearlinux #65

Open markdryan opened 6 years ago

markdryan commented 6 years ago

This PR adds support for creating Clearlinux based VMs. There are still some compatibility issues with ucd that need to be solved before merging this. See https://github.com/clearlinux/micro-config-drive/issues/26 for more details.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 68.35% when pulling 82be09f645a0fe9ae0126a4f332fcf001e7a8206 on markdryan:clear into ad9970d7daf5078351d278851e22041bafe7c411 on intel:master.