-
Updated
Sep 15, 2020 - JavaScript
libvirt
Here are 282 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Go
System Information
Linux distribution
Ubuntu 18.04.3 LTS
Terraform version
terraform -v
Terraform v0.12.10
+ provider.libvirt (unversioned)
+ provider.null v2.1.2
+ provider.random v2.2.1
+ provider.template v2.1.2Provider and libvirt versions
terraform-provider-libvirt -version
/home/ibmadmin/.terraform.d/plugins/linux_amd64/terr-
Updated
Apr 18, 2020 - Go
-
Updated
Sep 20, 2020 - Go
-
Updated
Oct 31, 2020 - Shell
Hi,
Thanks for this awesome VDI solution. I have a issue with mouse pointer with Windows 7 guest. I created guest using GUI and installed the "virtio-win-0.1.141" virtio agent on guest. I connect to the guest using "remote viewer (Virt Viewer) latest version. Is there any configuration changes to done?
Thanks
-
Updated
Oct 4, 2020 - Shell
-
Updated
Oct 21, 2020 - Shell
-
Updated
Jul 25, 2019 - JavaScript
-
Updated
Aug 1, 2020 - C++
-
Updated
Oct 4, 2020 - Python
Configuration file
There are some command line (e.g. --min-memory and --adj-memory for autoballooning, also --networking-model in #20) switches that are better to have also in the configuration file that not introduced yet.
So the idea is to have a configuration file that will set all Default("...") in parameters for kingpin.
-
Updated
Oct 26, 2020 - Python
-
Updated
May 19, 2020 - Shell
-
Updated
Oct 10, 2020 - Python
-
Updated
Sep 20, 2020 - Shell
Create Dockerfile
To avoid dependencies problems, we could provide a Dockerfile to allow the users to build the Terrible container by themself.
The container should include:
- Ansible
- Terraform
- Terraform Provider for Libvirt
And possibly also other things if necessary. The Travis pipeline could be inspirational for this issue.
-
Updated
Oct 30, 2020 - Python
Improve this page
Add a description, image, and links to the libvirt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libvirt topic, visit your repo's landing page and select "manage topics."
All of our instances are reported as launched on
ubuntu-core-18now, due to strict confinement andbase: core18. We should try and find a way to reach out to get the actual host OS.https://github.com/canonical/multipass/blob/d9a72641a254a0613fe4344aa3cb93a67a6b055b/src/daemon/daemon.cpp#L116-L117