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: exercises/ansible_ripu/1.5-custom-modules/README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
-[Step 1 - What are Custom Modules?](#step-1---what-are-custom-modules)
11
11
-[Step 2 - Install a Leapp Custom Actor](#step-2---install-a-leapp-custom-actor)
12
12
-[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)
14
14
-[Conclusion](#conclusion)
15
15
16
16
## Optional Exercise
@@ -139,7 +139,9 @@ We are now ready to try running a pre-upgrade report including the checks from o
139
139
140
140
- Now generate another pre-upgrade report after rebooting. Verify that this inhibitor finding has disappeared with the new report.
141
141
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.
143
145
144
146
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:
0 commit comments