1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/virt-cloud-init-fields-web.adoc
Lavanya ecae03e129 CNV-9030 New UI for Virtual Machine Templates
CNV-9030 New UI for Virtual Machine Templates

interactive and panes
2021-01-29 14:16:27 -05:00

22 lines
597 B
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-create-vms.adoc
// * virt/virtual_machines/importing_vms/virt-importing-vmware-vm.adoc
// * virt/vm_templates/virt-creating-vm-template.adoc
[id="virt-cloud-init-fields-web_{context}"]
= Cloud-init fields
|===
|Name | Description
|Hostname
|Sets a specific host name for the virtual machine.
|Authorized SSH Keys
|The user's public key that is copied to *_~/.ssh/authorized_keys_* on the virtual machine.
|Custom script
|Replaces other options with a field in which you paste a custom cloud-init script.
|===