1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/cnv-cloud-init-fields-web.adoc
2019-07-02 01:41:52 +00:00

20 lines
475 B
Plaintext

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