X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=qm-cloud-init-opts.adoc;h=c01aabd7f686686743f5f487a6dbc2c48a12380d;hp=67be94e18f848195c1250a17f0e45f2c26799a27;hb=6bc5d54db736ab9362e92b234fc5c9129e4b77e7;hpb=d26563851c8a12d494cc9051b277665033cb33de diff --git a/qm-cloud-init-opts.adoc b/qm-cloud-init-opts.adoc index 67be94e..c01aabd 100644 --- a/qm-cloud-init-opts.adoc +++ b/qm-cloud-init-opts.adoc @@ -1,4 +1,4 @@ -`cicustom`: `[meta=] [,network=] [,user=]` :: +`cicustom`: `[meta=] [,network=] [,user=] [,vendor=]` :: Specify custom files to replace the automatically generated ones at start. @@ -15,6 +15,10 @@ Specify a custom file containing all network data passed to the VM via cloud-ini Specify a custom file containing all user data passed to the VM via cloud-init. +`vendor`=`` ;; + +Specify a custom file containing all vendor data passed to the VM via cloud-init. + `cipassword`: `` :: Password to assign the user. Using this is generally not recommended. Use ssh keys instead. Also note that older cloud-init versions do not support hashed passwords.