Platon Ryzhikov
Platon Ryzhikov
Currently, https rule update does not pass rule id & rule layer to api call, thus resulting in errors, since these fields are mandatory. This patch fixes issue, explicitly adding...
This pull requests is intended to close #1140 libvirt_domain vcpu field is made into block, where count is old vcpu count and placement and cpusets are also configured. As a...
## System Information ### Linux distribution ``` ARMtix ``` ### Terraform version ```sh terraform -v ``` Terraform v1.10.2 on linux_arm64 ### Provider and libvirt versions Provider: v0.8.1 Libvirt: 10.10.0 ___...
### Describe the feature As fas as i know, logind support for X11 was introduced to allow it function properly rootless. In wlroots libseat serves this purpose and it works...