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/customizing-templates/proc-creating-templates.adoc
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
[id="proc-creating-templates_{context}"]
7
7
= Creating a Software Template by using the Template Editor
8
8
9
-
You can create a Software Template by using the Template Editor.
9
+
Use the {product} Template Editor to create a Software Template.
10
10
11
11
Alternately, you can use the Template Editor to do any of the following actions:
12
12
@@ -20,8 +20,8 @@ Alternately, you can use the Template Editor to do any of the following actions:
20
20
21
21
To create a Software Template by using the Template Editor templates, complete the following steps:
22
22
23
-
. In your {product} navigation menu, click *Catalog > Self-service*.
24
-
. Click the overview menu and select *Manage Templates*.
23
+
. In your {product} navigation menu, click *Catalog > Self-service*. Alternatively, to go to *Self-service* page, in your header menu, click the (+) icon.
24
+
. Click the Kebab menu and select *Manage Templates*.
* *Load Template Directory*: Use to load an existing `templates.yaml` file
38
38
** In your local file manager, navigate to the folder where your `templates.yaml` file is stored and click *Select*.
39
39
* *Create New Template*: Use to create a `templates.yaml` file
40
-
** In your local file manager, navigate to the folder where you want the Template Editor to create a `templates.yaml` file and click *Select*.
40
+
.. In your local file manager, navigate to the folder where you want the Template Editor to create a `templates.yaml` file and click *Select*.
41
41
.. On the *Template Editor* page, select the `templates.yaml` file.
42
42
.. (Optional) You can preview and test your template specifications.
43
43
... On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
44
44
... On the *Repository Location* tab, enter text into the required fields and click *Review*.
45
45
... Modify the YAML definition for the parameters of your template. For more information about these parameters, see <<Creating a Software Template as a YAML file>>.
46
46
... Review the information for accuracy, then click *Create*.
47
-
.. When the Software Template is created, xref:proc-adding-templates_{context}[import your Software Template in your {product-very-short} instance].
47
+
.. After the Software Template is created, xref:proc-adding-templates_{context}[import your Software Template in your {product-very-short} instance].
48
48
49
49
.Verification
50
50
51
51
. Click the *Catalog* tab in the navigation panel.
52
52
. In the *Kind* drop-down menu, select *Template*.
53
53
. Confirm that your template is shown in the list of existing templates.
54
+
55
+
.Next step
56
+
* xref:proc-adding-templates_{context}[Import your Software Template in your {product-very-short} instance].
0 commit comments