Skip to content

Commit

Permalink
Fix capitalization typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell committed Jan 21, 2025
1 parent 2c84039 commit 32fae8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Each target includes the following labels:
* `__meta_uyuni_minion_hostname`: The hostname of the Uyuni Minion.
* `__meta_uyuni_primary_fqdn`: The FQDN of the Uyuni primary.
* `__meta_uyuni_proxy_module`: The name of the Uyuni module.
* `__meta_uyuni_scheme`: `https` If TLS is enabled on the endpoint, `http` otherwise.
* `__meta_uyuni_scheme`: `https` if TLS is enabled on the endpoint, `http` otherwise.
* `__meta_uyuni_system_id`: The system ID of the Uyuni Minion.

These labels are largely derived from a [listEndpoints][] API call to the Uyuni Server.
Expand Down

0 comments on commit 32fae8f

Please sign in to comment.