Skip to content

Commit 8467720

Browse files
RHIDP-7542: Template editor updates (#1212)
* Added content for release 1.5 * Fixing indentation * Incorporated Lindsey's comments --------- Co-authored-by: Gerry-Forde <[email protected]>
1 parent ad99891 commit 8467720

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

modules/customizing-templates/proc-creating-templates.adoc

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="proc-creating-templates_{context}"]
7-
= Creating a Software Template by using the Template Editor templates
7+
= Creating a Software Template by using the Template Editor
88

9-
You can create a Software Template by using the Template Editor templates.
9+
Use the {product} Template Editor to create a Software Template.
1010

1111
Alternately, you can use the Template Editor to do any of the following actions:
1212

@@ -37,15 +37,19 @@ image::rhdh/template-editor.png[Template Editor]
3737
* *Load Template Directory*: Use to load an existing `templates.yaml` file
3838
** In your local file manager, navigate to the folder where your `templates.yaml` file is stored and click *Select*.
3939
* *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*.
4141
.. On the *Template Editor* page, select the `templates.yaml` file.
42-
.. On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
43-
.. On the *Repository Location* tab, enter text into the required fields and click *Review*.
44-
.. Optional: 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>>.
45-
.. Review the information for accuracy, then click *Create*.
42+
.. (Optional) You can preview and test your template specifications.
43+
... On the *Fill in some steps* tab, enter text into the required fields and click *Next*.
44+
... On the *Repository Location* tab, enter text into the required fields and click *Review*.
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+
... Review the information for accuracy, then click *Create*.
4647

4748
.Verification
4849

4950
. Click the *Catalog* tab in the navigation panel.
5051
. In the *Kind* drop-down menu, select *Template*.
5152
. Confirm that your Software Template is shown in the list of existing templates.
53+
54+
.Next step
55+
* xref:proc-adding-templates_{context}[Import your Software Template in your {product-very-short} instance].

0 commit comments

Comments
 (0)