libvirt
Here are 353 public repositories matching this topic...
-
Updated
Nov 16, 2021 - Go
-
Updated
Apr 20, 2021 - JavaScript
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
Dec 9, 2020 - Go
-
Updated
Apr 18, 2020 - Go
-
Updated
Nov 16, 2021 - Shell
When an user gets to "access denied", the frontend returns a bare message. The code is correct "403 Forbidden", but we could use a proper content with the Ravada header, and footer, and the message shown in the body.
-
Updated
Sep 20, 2021 - Shell
-
Updated
Oct 16, 2021 - Shell
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
Aug 1, 2021 - C++
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
Jan 14, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Oct 6, 2021 - Shell
-
Updated
Jun 13, 2021 - Shell
-
Updated
Sep 9, 2021 - 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."
If I execute an alias on an instance and that instance is not running, I would expect the instance to be automatically started and then the alias executes. A message should be printed out saying what is happening.