ccloudvm icon indicating copy to clipboard operation
ccloudvm copied to clipboard

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 m...

Results 27 ccloudvm issues
Sort by recently updated
recently updated
newest added

- centos8 - eoan - groovy Signed-off-by: Mark Ryan

https://gist.github.com/mcastelino/88195a7d99811a177f5e643d1465e19e

It would be nice to be able to use ccloudvm for easy kernel testing/development. This would mean being able to replace the kernel in whatever base image you have -...

Looks like [the existing Fedora URL](https://github.com/intel/ccloudvm/blob/3ffeb8f91d446418f69f1d8ea9f05fb634ecaaf0/workloads/ciao.yaml#L108) is not found anymore. Meanwhile, over in ciao-project, [a different URL](https://github.com/ciao-project/ciao/blob/bd853cbf8b56de8fa149968d6b03919370bbc239/ciao-deploy/deploy/workloads.go#L88) is used and that works.

loginctl enable-linger $USER This will ensure that the VM's do not get killed when all user sessions terminate.

It was recommended to only create the ciao ccloudvm instance as a non-root user. For the non-root user on the ccloudvm host: - Account was created with sudo access -...

Consider refusing to run ccloudvm as root? Here's a grep of docker from cloud-init-output.log on the VM when setting up a singlevm instance for ciao. ``` root@singlevm:/var/log# grep docker cloud-init-output.log...

When there's a problem with the cloud-init file in your workload your instance creation will not complete. As create hasn't completed, you cannot connect to the VM as ccloudvm serialise...

This doesn't seem to happen automatically.