-
### Terraform Version
```
OpenTofu v1.8.1
on linux_amd64
+ provider registry.opentofu.org/poseidon/ct v0.13.0
+ provider registry.opentofu.org/terraform-provider-openstack/openstack v3.0.0
```
…
-
since the pre/post hook only has access to the filename, you can't `virsh suspend` unless the filename matches the domain name.
```
[root@carbon ~]# virsh suspend /var/lib/libvirt/images/airflow-w…
7yl4r updated
6 years ago
-
## System Information
AMD Ryzen processor
### Linux distribution
``` Ubuntu 22.04 ```
### Terraform version
```sh
Terraform v1.3.2
on linux_amd64
+ provider registry.terraform.io/hashicor…
-
### Description
TL;DR It would be helpful if Colima surfaced errors from curl better or nudged the user to search for an error code in an underlying dependency.
A Colima user I'm helping encounter…
-
Today we use raw-sparse images. This has some drawbacks:
1. It does not support file systems that don't have sparse support. It fills the whole file system, needlessly.
2. It requires us to XZ the i…
-
These were my exact commands:
`
sudo pacman -S qemu python python-pip
`
`
./jumpstart.sh --mojave
`
`
qemu-img create -f qcow2 MyDisk.qcow2 64G
`
nano basic.sh (and then added):
-driv…
-
## System Information
[root@Terraform-vm libvirt]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-l…
-
## Summary
I'm trying to get Lima to work with XQuartz to run graphical applications. It mostly just works, except when my MacBook goes to sleep and wakes up again. After that, applications inside …
-
/kind feature
**Describe the solution you'd like**
[I'd like to specify an option in my build to request a compressed image - so the result .img file that is downloaded is smaller]
**Anything…
-
### Description
use qemu create "qemu-img create -f qcow2 mycowfile.qcow2 10G" and config is
[plugins."io.containerd.snapshotter.v1.blockfile"]
fs_type = "xfs"
mount_options = ["nodir…