Pavel Boldyrev

Results 224 comments of Pavel Boldyrev

Hi @Msabljic > 1. Be able to target the specific node with the node input I think this part works as expected. I.e. in the [example](https://registry.terraform.io/providers/bpg/proxmox/latest/docs/resources/virtual_environment_firewall_rules) we have `node_name` and...

Hey @FlyinPancake 👋🏼 Are you working on adding a DHCP interface? Could you share your config and the steps you've taken? "Me too" comments on open issues don’t provide much...

Hi @Nordal 👋🏼 > I am sure this can be achieved with "real" cloud-init, but to keep things simple I am using the build in cloud-init support, with the limitations...

Hey @arsensimonyanpicsart > volume 'Pure-NFS:115/vm-115-disk-0.raw' does not exist That's an odd error. Have you tried creating a VM using different storage (not NFS backed)? I'm wondering if this is specific...

Thanks, there seems to be a regression then. The NFS datastore support was definetely working a while back in my prod env, before I switched everything to Ceph 🤔

Hi @VoidAndAny 👋🏼 Yeah, the file datasource would make it easier. But you probably don't need to define `resource "proxmox_virtual_environment_file" "ubuntu_2204_vm_image"` within each VM folder either. You can use `"${var.image_datastorestore_id}:iso/jammy-server-cloudimg-amd64.img"`...

That will be a new feature for the provider.

@arsensimonyanpicsart @kbcz1989 I can't reproduce it with a simple VM, so probably it is something about a particular VM configuration, or the import flow. Could you provide more details about...

No response from the author, closing as "can't reproduce"