Skip to content

Commit

Permalink
Make suggested changes from SME
Browse files Browse the repository at this point in the history
  • Loading branch information
bangelic committed Jan 30, 2025
1 parent b7d09d0 commit 41e3ebe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,17 @@ $ flatpak --user remote-add --authenticator-name=org.flatpak.Authenticator.Oci k
----
$ podman login
----
For more information about logging in using podman, see xref:Configuring_podman_to_trust_the_CA_{context}[Configuring Podman and Docker to trust the certificate authority].
+
[NOTE]
====
Users may need to log in to the registry again if they have not saved their credentials.
====

. Install the Firefox Flatpak:

Check failure on line 29 in guides/common/modules/proc_flatpak-remote-for-smartproxy-setup.adoc

View workflow job for this annotation

GitHub Actions / linter

[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'Mozilla Firefox' rather than 'Firefox'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'Mozilla Firefox' rather than 'Firefox'.", "location": {"path": "guides/common/modules/proc_flatpak-remote-for-smartproxy-setup.adoc", "range": {"start": {"line": 29, "column": 15}}}, "severity": "ERROR"}
+
[options="nowrap", subs="+quotes,verbatim,attributes"]
----
$ flatpak install firefox
----

Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ $ flatpak install firefox

. Set up Flatpak remote on host:
* A user-provided name for the {Project} or {SmartProxy} remote.
* Flatpak registry URL: Use https://satellite_hostname or https://capsule_hostname/pulpcore_registry for clients getting content from {SmartProxies}.
* Credentials for Podman login.
. Install Flatpak application:
* The name of the remote to use.
Expand Down

0 comments on commit 41e3ebe

Please sign in to comment.