From eba7c8a5fa4938a64b85f72962e5fa28b0f6e34b Mon Sep 17 00:00:00 2001 From: Lennonka Date: Fri, 17 Jan 2025 17:29:51 +0000 Subject: [PATCH] deploy: d263b95dae3818c63eeffaa34e66562614ff5bc1 --- nightly/Managing_Hosts/index-foreman-el.html | 41 +++++++++++++++++++ nightly/Managing_Hosts/index-katello.html | 41 +++++++++++++++++++ nightly/Managing_Hosts/index-orcharhino.html | 41 +++++++++++++++++++ nightly/Managing_Hosts/index-satellite.html | 41 +++++++++++++++++++ .../Provisioning_Hosts/index-satellite.html | 41 +++++++++++++++++++ 5 files changed, 205 insertions(+) diff --git a/nightly/Managing_Hosts/index-foreman-el.html b/nightly/Managing_Hosts/index-foreman-el.html index dbdb4d16f9..e16580436e 100644 --- a/nightly/Managing_Hosts/index-foreman-el.html +++ b/nightly/Managing_Hosts/index-foreman-el.html @@ -1862,6 +1862,47 @@

+ + + + + +
+
Note
+
+
+

Foreman generates the registration command with parameters that search resources by ID. +You can edit the registration command to search the following resources by title:

+
+
+
+
Organization
+
+

URL fragment example: organization=My%20Organization or organization=My+Organization

+
+
Location
+
+

URL fragment example: location=My%20Location or location=My+Location

+
+
Host group
+
+

If a host group is nested, include the parent group separated with the slash character (/).

+
+

URL fragment example: hostgroup=Parent%20Group%2FMy%20Host%20Group

+
+
+
Operating system
+
+

URL fragment example: operatingsystem=My%20Operating%20System or operatingsystem=My+Operating+System

+
+
+
+
+

The parameter values must be URL encoded.

+
+
+
CLI procedure