Hello,
I am starting my journey in using a custom cloud-init via a snippet. I am creating the vms using the proxmox API interface. Reading the api docs I get this:
cicustom: [meta=<volume>] [,network=<volume>] [,user=<volume>] [,vendor=<volume>]
cipassword: Password
citype:: configdrive2 | nocloud | opennebula
ciupgrade: 1
ciuser: Username
Do I have to create the four separate files ?
Where do I put my cli commands, is this in the vendor file ?
In the gui create network snippet I noticed that it had the mac address. If create my own network snippet I just leave the mac address empty?
If I use cicustom, then I don't use the remaining ci options correct?
Any helpfull videos, tutorials etc would be awesome.
Thanks
Brad
I am starting my journey in using a custom cloud-init via a snippet. I am creating the vms using the proxmox API interface. Reading the api docs I get this:
cicustom: [meta=<volume>] [,network=<volume>] [,user=<volume>] [,vendor=<volume>]
cipassword: Password
citype:: configdrive2 | nocloud | opennebula
ciupgrade: 1
ciuser: Username
Do I have to create the four separate files ?
Where do I put my cli commands, is this in the vendor file ?
In the gui create network snippet I noticed that it had the mac address. If create my own network snippet I just leave the mac address empty?
If I use cicustom, then I don't use the remaining ci options correct?
Any helpfull videos, tutorials etc would be awesome.
Thanks
Brad