]> git.proxmox.com Git - pve-docs.git/blobdiff - qm.conf.5-opts.adoc
update static/schema information
[pve-docs.git] / qm.conf.5-opts.adoc
index 03173cddd691a2e9023196a8512ed556817f61af..960dd657c9633d769d750b258e7255a505972642 100644 (file)
@@ -34,7 +34,7 @@ Virtual processor architecture. Defaults to the host.
 
 Arbitrary arguments passed to kvm, for example:
 +
-args: -no-reboot -no-hpet
+args: -no-reboot -smbios 'type=0,vendor=FOO'
 +
 NOTE: this option is for experts only.
 
@@ -121,6 +121,10 @@ cloud-init: Password to assign the user. Using this is generally not recommended
 
 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>` ::
+
+cloud-init: do an automatic package upgrade after the first boot.
+
 `ciuser`: `<string>` ::
 
 cloud-init: User name to change ssh keys and password for instead of the image's configured default user.