]> git.proxmox.com Git - pve-docs.git/blobdiff - qm-cloud-init-opts.adoc
update static/schema information
[pve-docs.git] / qm-cloud-init-opts.adoc
index fc6d37868f94d67b13230163b84e018702cccbf1..2c7d08291a1d931e4bce832b6e402ee675f676ee 100644 (file)
@@ -27,6 +27,10 @@ Password to assign the user. Using this is generally not recommended. Use ssh ke
 
 Specifies the cloud-init configuration format. The default depends on the configured operating system type (`ostype`. We use the `nocloud` format for Linux, and `configdrive2` for windows.
 
+`ciupgrade`: `<boolean>` ::
+
+do an automatic package upgrade after the first boot.
+
 `ciuser`: `<string>` ::
 
 User name to change ssh keys and password for instead of the image's configured default user.