You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/virt-creating-template.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,10 @@ You create a virtual machine template by editing a YAML file example in the {pro
11
11
.Procedure
12
12
13
13
. In the web console, click *Virtualization*->*Templates* in the side menu.
14
+
. Optional: Use the *Project* drop-down menu to change the project associated with the new template. All templates are saved to the `openshift` project by default.
14
15
. Click *Create Template*.
15
16
. Specify the template parameters by editing the YAML file.
16
-
. Click *Create*.
17
+
. Click *Create*.
17
18
+
18
19
The template is displayed on the *Templates* page.
0 commit comments