This is my packer config for template creation in Proxmox
ubuntu-server-focal-docker.pkr.hcl
# Ubuntu Server Focal Docker
# ---
# Packer Template to create an Ubuntu Server (Focal) with Docker on Proxmox
# Variable Definitions
variable "proxmox_api_url" {
type = string
}
variable...
Hi
I'm trying to solve a problem with adding CloudInit Drive as a normal user. I have a normal user account with pool permissions:
- PVEAdmin
- PVEDataStoreAdmin
- PVECloudInit.
What to do to make it possible to add CloudInit Drive without root account?
There is a similar topic on the forum...
Cloudinit password modification does not support Windows Cloudinit base. I need to modify META_ DATA to complete the password modification function. How to modify the META generated by proxmoxVE_ DATA
Hallo,
ich möchte mein alten Proxmox-Host auf einen neuen übertragen, ich nutze aktuell die Proxmox Version 7.2.7.
Da ich zum virtualisieren Cloud-Init verwende frage ich mich wie ich am besten die VM´s übertragen kann,
meine aktuellen versuche die VM´s zu übertragen sind gescheitert, da sich...
Hello all,
I have seen an understand the benefits of setting up a base image/template with Cloud-Init, so similar VMs can very easily be setup when needed. My question is... can these Cloud-Init template/images can be setup with LUKS encryption without losing any features? Will it still be able...
Disclamer:
I never used Proxmox ever or QEMU / qm / cloud-init until about 1 weeks ago.
There's probably things to do in a better way, feel free to send how you would have done the same (no ansible / terraform for this, I'm looking it aside that one)
hello
I'm trying to script the creation of...
I have installed cloud-init on kvm debian 11, and it's work. I did the same for Ubuntu 22.04 but it doesn't work
And:
But the user is not created. And IP didn't change:
How to understand what's wrong?
I'm in the process of migrating our infrastructure to a more declarative, GitOps/terraform style. As a part of this, a lot of VMs will be created using customized cloud-init images (debian, fwiw).
Now the only thing missing for my little puzzle is to get networking right. When creating VMs...
Good day
I've stumbled on FAIme https://fai-project.org/FAIme/ which creates a "nice" ISO installer that mostly just work... except for the requirement/need of DHCP (not an option at present, unless you could advise a ISC KEA option/replacement with cost effective (for me) static host API...
This seems like a really silly request, but could we get a feature added that would allow us to move cloud-init volumes?
Here are a few scenarios that I can think of:
Migrate storage from local to clustered, or vice-versa
Migrate storage from one local volume to another, or remote-to-remote...
Ich habe mich im Internet schon ein wenig umgeschaut, dadurch habe ich herausgefunden, dass cloudbase-init die Windows variante von Cloud-Init Linux ist.
Nur habe ich leider keine Installationsanleitungen für Proxmox gefunden, damit die Windows Server automatisch installiert werden.
Wenn es...
I have a CentOS VM that need to be used with `cloudinit`.
Using libvirt, I am creating VM on Proxmox with Scaleway.
I have an ansible file that create a VM name CentOS_Base, the most important commands are:
# Downloading a CentOS-7-x86_64-GenericCloud-1809.qcow2
curl...
Hello Everyone,
we want to use cloud-init to automate the install of new VMs as linked clones in Proxmox and already have a working configuration.
But if we want to set the VM name as the hostname on first boot it doesn't change it.
VM OS: Ubuntu 20.04
Proxmox Version: 6.4
is this behaviour...
I'm trying to use cloud-init so I can setup k8s nodes much more quickly but the node I set it up on gets overwritten by cloud-init on reboot.
I followed this exactly - https://pve.proxmox.com/wiki/Cloud-Init_Support
I've done this many times before on PVE 6.x with no issues like this.
This...
While working through the Cloud-Init at https://pve.proxmox.com/wiki/Cloud-Init_Support to create a Template on my PVE7 system that is using BTRFS storage I get the following error:
$ sudo qm set 100 --scsihw virtio-scsi-pci --scsi0 local-btrfs:100/vm-100-disk-0.raw
update VM 100: -scsi0...
Hi Team,
been working with PVE for a few days now, I am looking into setting up a template for ubuntu 2004 that uses cloud init. However I'm having issues !!
So to start with its not an issue with PVE per say because when I used a cloud image from the ubuntu site everything worked fine...
Hi!
After successful upgrading the server from the latest version 6.x to version 7.0-10 Cloud-Init stopped working. VMs with Cloud-Init cannot boot anymore.
I tried to setup a new VM following by the instructions on https://pve.proxmox.com/wiki/Cloud-Init_Support but the result the same.
Can...
Greetings, everyone. I'm running a test setup of 3-node proxmox cluster with ceph as backend storage. My cluster worked fine so far, VM migration and HA are all working. But I just encountered some weird behavior when creating VM from a cloud-init template.
Followings are my steps:
1. create...
I followed the instructions here -> https://pve.proxmox.com/wiki/Cloud-Init_Support to create a ubuntu 2004 template using the cloudimg https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
Running the following commands works consistently:
qm clone 2004 100 --name...
Hi,
I would like to load my clouding.yaml file at the start of my cloud init vm.
qm set <VM_ID> -cicustom "user=local:snippets/cloundinit.yaml"
However, when I start the vm, an error appears like that :
TASK ERROR: can't open '/var/lib/vz/snippets/cloundinit.yaml' - No such file or directory...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.