Skip to content

Commit 6cc3aa3

Browse files
author
Akshay Gadhave
committed
Apply changes suggested in the PR
1 parent 5b5cf3e commit 6cc3aa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/common/modules/snip_post-upgrade-tasks.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
. Perform the following post-upgrade tasks to ensure your environment is adjusted to any changes applied during the upgrade.
22
.. Verify whether the default templates changed during the upgrade.
3-
Update any custom templates that you created by cloning the default template, to reflect these changes.
3+
Update any custom templates that you created by cloning a default template to reflect these changes.
44
+
55
[NOTE]
66
====
7-
Use custom provisioning snippets, instead of cloning default templates, for executing custom code before or after the provisioning process.
7+
Use custom provisioning snippets to execute custom code before or after the provisioning process, instead of cloning default templates.
88
You can avoid recreating cloned templates if you use custom provisioning snippets.
99
For more information about configuring custom provisioning snippets, see {ProvisioningDocURL}running-custom-code-during-host-provisioning[Running custom code during host provisioning] in _{ProvisioningDocTitle}_.
1010
====

0 commit comments

Comments
 (0)