From: Dietmar Maurer Date: Thu, 3 May 2018 12:50:25 +0000 (+0200) Subject: add two screenshots for cloud-init GUI X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=d528c7ba0ddf897277c1801fe650a6a5f06e76e5 add two screenshots for cloud-init GUI --- diff --git a/images/screenshot/gui-cloudinit-config.png b/images/screenshot/gui-cloudinit-config.png new file mode 100644 index 0000000..0ee0884 Binary files /dev/null and b/images/screenshot/gui-cloudinit-config.png differ diff --git a/images/screenshot/gui-cloudinit-hardware.png b/images/screenshot/gui-cloudinit-hardware.png new file mode 100644 index 0000000..bf3ae64 Binary files /dev/null and b/images/screenshot/gui-cloudinit-hardware.png differ diff --git a/qm-cloud-init.adoc b/qm-cloud-init.adoc index cfac011..e01cec0 100644 --- a/qm-cloud-init.adoc +++ b/qm-cloud-init.adoc @@ -72,6 +72,10 @@ NOTE: Ubuntu Cloud-Init images requires the `virtio-scsi-pci` controller type for SCSI drives. +.Add Cloud-Init CDROM drive + +[thumbnail="gui-cloudinit-hardware.png"] + The next step is to configure a CDROM drive, used to pass the Cloud-Init data to the VM. @@ -104,6 +108,8 @@ qm template 9000 Deploy Cloud-Init Templates ~~~~~~~~~~~~~~~~~~~~~~~~~~~ +[thumbnail="gui-cloudinit-config.png"] + You can easily deploy such template by cloning: ---- @@ -122,6 +128,7 @@ just split above example to separate commands to reduce the line length. Also make sure you adopt the IP setup for your environment. + Cloud-Init specific Options ~~~~~~~~~~~~~~~~~~~~~~~~~~~