Christian Benincasa
Christian Benincasa
I'm hitting the same issue (on all discs). Some details FWIW: Sample output: ``` ➜ rips cdrdao read-toc --device /dev/cdrom --fast-toc cdrdao_fast.toc /dev/cdrom: ATAPI iHAS124 B Rev: AL0H Using driver:...
Hey there - just wondering if you ever figured a workaround for this. Facing the same issue.
Update on my attempt here, here's the WIP: https://github.com/hashicorp/packer-plugin-proxmox/compare/main...chrisbenincasa:packer-plugin-proxmox:ct-create?expand=1 Few notes: * Currently, this is able to create CT templates, very similar to how the ISO builder works for VMs...
It's been a while but if I remember correctly, that API endpoint will only return an IP address if it was statically assigned by the host node and not if...
Oh that's awesome! That will definitely simplify the implementation
Will be fixed in #438
This is implemented and works in our limited testing, but it is gated behind a query parameter on the /video endpoint called `useSessions`. This will eventually become the default.
Thanks for the suggestion! I'm going to mark this as "help wanted" for now, since (if I'm reading correctly) getting the necessary generated config to submit your app for approval...
Thanks! That dev compose is a WIP (and it's meant for running the dev app in a local container for debugging, etc). The compose file in the docs is probably...
Wow this is awesome! Thanks a ton! Curious, how will this handle different builds? Eventually, we'll have a stable image build (docker tag latest), then also this edge build, and...