RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1957054 - [DDF] What is the intended value for --url? There needs to be some explanation here of what needs to be hosted at this
Summary: [DDF] What is the intended value for --url? There needs to be some explanatio...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: Documentation
Version: 8.0
Hardware: All
OS: All
medium
medium
Target Milestone: beta
: ---
Assignee: Eliane Ramos Pereira
QA Contact:
Eliane Ramos Pereira
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-04 23:05 UTC by Direct Docs Feedback
Modified: 2021-07-27 16:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 16:22:33 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Direct Docs Feedback 2021-05-04 23:05:05 UTC
What is the intended value for --url? There needs to be some explanation here of what needs to be hosted at this url.

Reported by: rhn-gps-mbach

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/composing_installing_and_managing_rhel_for_edge_images/installing-rpm-ostree-images_composing-installing-managing-rhel-for-edge-images#annotations:f986faf3-361a-4edd-b684-ea860d1203ba

Comment 3 Yi He 2021-06-29 03:46:26 UTC
Hi Eliane,

Thanks for inviting me to review this.

From my point of review, the information you added here about --url is correct, but it can be more specific and detailed.

--url is the address of the host system where edge commit is extracted and served over httpd, and user can use it to reach the host system from the guest machine.


For example, if user extract commit image in /var/www/html and serve it over httpd on a machine whose hostname is www.example.com, then --url=http://www.example.com/repo (please be noted it is http but not https, because if user start a httpd service to serve commit, usually https is not enabled.)


Note You need to log in before you can comment on or make changes to this bug.