We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c84039 commit 32fae8fCopy full SHA for 32fae8f
docs/sources/reference/components/discovery/discovery.uyuni.md
@@ -76,7 +76,7 @@ Each target includes the following labels:
76
* `__meta_uyuni_minion_hostname`: The hostname of the Uyuni Minion.
77
* `__meta_uyuni_primary_fqdn`: The FQDN of the Uyuni primary.
78
* `__meta_uyuni_proxy_module`: The name of the Uyuni module.
79
-* `__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.
80
* `__meta_uyuni_system_id`: The system ID of the Uyuni Minion.
81
82
These labels are largely derived from a [listEndpoints][] API call to the Uyuni Server.
0 commit comments