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

Add note on kvm group to the README.md file #83

Closed markdryan closed 6 years ago

markdryan commented 6 years ago

Add a small note to the README.md file to describe what to do if the ccloudvm create commands fails because the user is not a member of the kvm group.

Signed-off-by: Mark Ryan mark.d.ryan@intel.com

markdryan commented 6 years ago

@ganeshmaharaj This is the issue I mentioned. Does it look okay for you?

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 68.226% when pulling e663fef89a88f373116b04f4a4230354890fabd2 on markdryan:kvm-docs into 3ffeb8f91d446418f69f1d8ea9f05fb634ecaaf0 on intel:master.