Search results

  1. F

    [TUTORIAL] HOWTO: Scripts to make cloudbase work like cloudinit for your windows based instances

    Someone can upload the patched files for Proxmox 8.2.2 ? /usr/share/perl5/PVE/API2/Qemu.pm and /usr/share/perl5/PVE/QemuServer/Cloudinit.pm Thanks
  2. F

    [TUTORIAL] HOWTO: Scripts to make cloudbase work like cloudinit for your windows based instances

    root@CPN:~# patch --force --forward --backup -p0 --directory / --input "/root/Cloudinit.pm.patch" patching file /usr/share/perl5/PVE/QemuServer/Cloudinit.pm Hunk #2 FAILED at 234. 1 out of 3 hunks FAILED -- saving rejects to file /usr/share/perl5/PVE/QemuServer/Cloudinit.pm.rej root@CPN:~# cat...
  3. F

    [TUTORIAL] HOWTO: Scripts to make cloudbase work like cloudinit for your windows based instances

    @mira @daviditty , Can anyone please provide the target files (after patch) for Proxmox 8.2.4, specifically Qemu.pm and Cloudinit.pm? If not , Cloudinit.pm.patch and Qemu.pm.patch would also be appreciated. Thank you for your help.
  4. F

    Hostbill proxmox2 module

    My hostbill version : 2020-02-24 Proxmox VE v2 : Proxmox VE provisioning module. PVE version support: 5.0 - 8.0 Version: 2.8.0.20230717 Filename: class.proxmox2.php
  5. F

    Hostbill proxmox2 module

    Hi, I am stuck in adding a Proxmox node into Hostbill through the hosting module Proxmox2. I am getting this error message once adding Proxmox node : <b>Exception:</b> Call to undefined method GuzzleHttp\Client::getConfig() IN...
  6. F

    [TUTORIAL] How to create Windows cloudinit templates on proxmox 7.3 (PATCH INCLUDED)

    The patch is no longer valid for 7.4.3 release ! Someone has the new patch ?