X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qm-cloud-init-opts.adoc;h=f4cc36f7bd941b677346745ca66586de0bbbfc91;hb=de786b48df593f1026b48d33a132f149bb893614;hp=67be94e18f848195c1250a17f0e45f2c26799a27;hpb=d26563851c8a12d494cc9051b277665033cb33de;p=pve-docs.git diff --git a/qm-cloud-init-opts.adoc b/qm-cloud-init-opts.adoc index 67be94e..f4cc36f 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. @@ -63,15 +67,11 @@ IPv6 address in CIDR format. `nameserver`: `` :: -Sets DNS server IP address for a container. Create will' - .' automatically use the setting from the host if neither searchdomain nor nameserver' - .' are set. +Sets DNS server IP address for a container. Create will automatically use the setting from the host if neither searchdomain nor nameserver are set. `searchdomain`: `` :: -Sets DNS search domains for a container. Create will' - .' automatically use the setting from the host if neither searchdomain nor nameserver' - .' are set. +Sets DNS search domains for a container. Create will automatically use the setting from the host if neither searchdomain nor nameserver are set. `sshkeys`: `` ::