mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
21 lines
645 B
Plaintext
21 lines
645 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-create-vms.adoc
|
|
|
|
:_content-type: PROCEDURE
|
|
[id="virt-creating-template_{context}"]
|
|
= Creating a virtual machine template in the web console
|
|
|
|
You create a virtual machine template by editing a YAML file example in the {product-title} web console.
|
|
|
|
.Procedure
|
|
|
|
. In the web console, click *Virtualization* -> *Templates* in the side menu.
|
|
. Click *Create Template*.
|
|
. Specify the template parameters by editing the YAML file.
|
|
. Click *Create*.
|
|
+
|
|
The template is displayed on the *Templates* page.
|
|
|
|
. Optional: Click *Download* to download and save the YAML file.
|