Skip to content

Commit

Permalink
Don't use an attr for AppStream
Browse files Browse the repository at this point in the history
  • Loading branch information
asteflova committed Dec 6, 2024
1 parent a67ef19 commit 324b067
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ The `katello-pull-transport-migrate` package installs `foreman_ygg_worker` and Y
For more information, see {InstallingSmartProxyDocURL}configuring-remote-execution-for-pull-client_{smart-proxy-context}[Configuring pull-based transport for remote execution] in _{InstallingSmartProxyDocTitle}_.
include::snip_prerequisite-project-client-repository-enabled.adoc[]
ifdef::foreman-el[]
* The {client-clevis-repository} repository is available for the host.
* The Appstream repository is available for the host.

Check failure on line 15 in guides/common/modules/proc_configuring-a-host-to-use-the-pull-client.adoc

View workflow job for this annotation

GitHub Actions / linter

[vale] reported by reviewdog 🐶 [RedHat.CaseSensitiveTerms] Use 'AppStream repository' rather than 'Appstream'. Raw Output: {"message": "[RedHat.CaseSensitiveTerms] Use 'AppStream repository' rather than 'Appstream'.", "location": {"path": "guides/common/modules/proc_configuring-a-host-to-use-the-pull-client.adoc", "range": {"start": {"line": 15, "column": 7}}}, "severity": "ERROR"}
endif::[]
ifndef::foreman-el[]
* The {client-clevis-repository} repository for the operating system version of the host is synchronized on {ProjectServer}, available in the content view and the lifecycle environment of the host, and enabled for the host.
* The Appstream repository for the operating system version of the host is synchronized on {ProjectServer}, available in the content view and the lifecycle environment of the host, and enabled for the host.
For more information, see {ContentManagementDocURL}Changing_the_Repository_Sets_Status_for-a-Host-in_{project-context}_content-management[Changing the repository sets status for a host in {Project}] in _{ContentManagementDocTitle}_.
endif::[]
* The host can communicate with its {SmartProxy} over MQTT using port `1883`.
Expand Down

0 comments on commit 324b067

Please sign in to comment.