Skip to content

Commit

Permalink
Split into two possible mitigations
Browse files Browse the repository at this point in the history
  • Loading branch information
maximiliankolb committed Sep 12, 2024
1 parent 584c3dd commit 706c7d8
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ ifdef::client-content-dnf[]
----
ifndef::satellite[]
+
Ensure that your host installs `yggdrasil` from {project-client-name}.
If you have EPEL enabled on your host, you have to lock the version by using `echo "yggdrasil-_My_Package_Version_" >> /etc/dnf/plugins/versionlock.list` or filter the package by using a content view filter.
If you have EPEL enabled on your host, ensure that your host installs `yggdrasil` from {project-client-name}:
+
*** Lock the version by using `echo "yggdrasil-_My_Package_Version_" >> /etc/dnf/plugins/versionlock.list`.
You can find the `yggdrasil` package version on {project-client-name}.
*** Filter the package by using a content view filter.
For more information, see {ContentManagementDocURL}Creating_a_Content_Filter_for_Yum_Content_content-management[Creating a content filter for Yum content] in _{ContentManagementDocTitle}_.
endif::[]
ifdef::orcharhino,satellite[]
Expand Down

0 comments on commit 706c7d8

Please sign in to comment.