cloud-init

  1. F

    cloud-init rockylinux generic image

    Hi, I created a template for rockylinux generic cloud image. It loads but screen is stuck at: any ideas why?
  2. M

    Fedora 35/36/37 cloud-init does ignore network-config settings for nameservers (patch for v2)

    I have an environment, where i need to provide the nameservers and do not get the "right" ones from dhcp. While ubuntu cloud image has no problems to parse the nameserver entry, fedora cloud image ignores the nameserver setting in cloud-init v1. After reading the code in proxmox, i foud a...
  3. W

    Cloudinit disable dhcp6 and accept-ra

    Im currently running proxmox 7.3. When provisioning Ubuntu VMs (20.04/22.04) the vms auto assign IPv6 addresses in addition to the ones defined in cloudinit. This makes it a bit difficult to manage firewall rules and such. Is there a way to adjust the cloudinit image proxmox generates to include...
  4. S

    Cloud-init ubuntu cloud-image example broken apparently

    https://pve.proxmox.com/wiki/Cloud-Init_Support The link above refers refers to the example below: # download the image wget https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img # create a new VM with VirtIO SCSI controller qm create 9000 --memory 2048 --net0...
  5. N

    [SOLVED] Q: How best to work with cloud-init and lxc ?

    Hello all, i have some hosts running on a local proxmox server and on the hetzner cloud. On proxmox I work with lxc containers. I try to script the setup of these machines as much as possible and strive to define them completely with 'source code' . In this context I learned about...
  6. S

    Cloud-init sets network config; --cicustom is cleared; network config erased on next boot

    I have cephfs:snippets set up with cloud-init files. This is for creating Ubuntu 20.04 VMs. Here's an example: # cat /mnt/pve/cephfs/snippets/net107.yaml version: 1 config: - type: physical name: eth0 mac_address: '36:9d:01:aa:42:d8' subnets: - type: static...
  7. P

    Proxmox debian cloud-init disk name unstable

    Hi I have the following script qm create "$VMID" --name "debian-docker" --memory 10240 --sockets 1 --core 4 --net0 virtio="46:4A:5E:3C:8A:55",bridge=vmbr0 --description "Debian bullseye cloud image" --agent enabled=1 qm set "$VMID" --ide2 "$STORAGE:cloudinit" qm set "$VMID" --serial0 socket...
  8. M

    [SOLVED] Cloud-Init Drive Not Auto-Regenerating

    Hello, I am experiencing an issue with the CloudInit Drive 'auto-regenerating' after a clone, a virtual hardware hotswap, or even a reboot. The Regenerate Image button must be manually clicked in the GUI. I have used Packer to create an image of Alma 9 Linux with cloud-init installed. It also...
  9. K

    [SOLVED] Ubuntu template created with packer disables default user account

    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...
  10. G

    Adding CloudInit Drive as a normal user

    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...
  11. E

    Windows cloudinit base password setting problem

    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
  12. J

    Cloud-Init Server auf neues Host-System übertragen

    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...
  13. W

    Cloud-Init LUKS VM Setup?

    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...
  14. T

    [Cloud-Init] Can't find how to set UUID + Hostname with NoCloud + Template

    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...
  15. A

    pve 6.4 cloud-init doesn't work in ubuntu 22.04

    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?
  16. U

    cloudinit: how to get nameservers and other networking settings via DHCP

    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...
  17. H

    FAI(me) .ISO for guests - with cloud-init suport?

    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...
  18. J

    Move cloud-init drive

    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...
  19. F

    cloudbase-init für automatische Erstellung von Windows Servern verwenden

    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...
  20. H

    Cloudinit not used by VM created by QEMU

    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...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!