Skip to content

Commit 066426c

Browse files
committed
link to kb article
1 parent 86d478b commit 066426c

File tree

1 file changed

+4
-2
lines changed
  • exercises/ansible_ripu/1.5-custom-modules

1 file changed

+4
-2
lines changed

exercises/ansible_ripu/1.5-custom-modules/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [Step 1 - What are Custom Modules?](#step-1---what-are-custom-modules)
1111
- [Step 2 - Install a Leapp Custom Actor](#step-2---install-a-leapp-custom-actor)
1212
- [Step 3 - Generate a New Pre-upgrade Report](#step-3---generate-a-new-pre-upgrade-report)
13-
- [Step 4 - Learn More About Developing Leapp Custom Actors](#step-4---learn-more-about-developing-leapp-custom-actors)
13+
- [Step 4 - Learn More About Customizing the In-place Upgrade](#step-4---learn-more-about-customizing-the-in-place-upgrade)
1414
- [Conclusion](#conclusion)
1515

1616
## Optional Exercise
@@ -139,7 +139,9 @@ We are now ready to try running a pre-upgrade report including the checks from o
139139

140140
- Now generate another pre-upgrade report after rebooting. Verify that this inhibitor finding has disappeared with the new report.
141141

142-
### Step 4 - Learn More About Developing Leapp Custom Actors
142+
### Step 4 - Learn More About Customizing the In-place Upgrade
143+
144+
Read the knowledge article [Customizing your Red Hat Enterprise Linux in-place upgrade](https://access.redhat.com/articles/4977891) to understand best practices for handling the upgrade of third-party packages using custom repositories for an in-place upgrade or custom actors.
143145

144146
The gritty details of developing Leapp custom actors are beyond the scope of this workshop. Here are some resources you can check out to learn more on your own:
145147

0 commit comments

Comments
 (0)