-
Hello,
I'm using this to handle my homelab and while refactoring it into modules I tried to use:
```tf
resource "proxmox_lxc" "container" {
...
mountpoint {
for_each = var.lxc_mount…
-
-
Hi,
I know this has been asked before: https://github.com/ManageIQ/manageiq/issues/18188
But now that it is 2021 onto 2022 and that their are some libs available for this I want to ask some ques…
-
Inside Proxmox shell.
```shell
root@proxmox:~/iommu_info_generate# python3 generate_data.py
request error: Bad Request
{"board":{"version":["This field may not be blank."]}}
please report this …
aioue updated
2 weeks ago
-
https://tteck.github.io/Proxmox/
-
/kind feature
Would be nice if I could install kops on proxmox.
-
Hi Guys,
can anyone help?
root@proxmox:~# bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_tuya-convert_container/raw/master/create_container.sh)"
[INFO] Using 'local-lvm' for storag…
-
## Instructions
A proxmox kit would be awesome.
-
## Feature Request
### Description
While trying out the tool I noticed that VMs that have disk attached through proxmox-csi-plugin cannot be migrated anymore. Proxmox complains that the disks ar…
-
Hi everyone !
I' ve issues with packer and my proxmox cluster.
I would like create a Rocky Linux 9.4 template for starting. After that the idea is to use Terraform with this template.
I'm stuck…