Actions
Feature #36688
closedProvide option to use wget for the new Register Host feature
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Pull request:
Description
Current state¶
The Register hosts page uses curl
for registering hosts. This seems to be a good approach for EL based systems as most of these come with curl
preinstalled. On Debian based systems this is not always the case (at least for recent versions of Debian and Ubuntu).
Proposal¶
This feature request aims to provide an option to use wget
for registering hosts as wget
is as widely used as curl
. By this system administrators that only have wget
installed are not forced to also install curl
anymore.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9808 added
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman-documentation/pull/2376 added
Updated by The Foreman Bot 8 months ago
- Pull request https://github.com/theforeman/foreman-documentation/pull/2914 added
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/theforeman/foreman-documentation/pull/3163 added
Updated by Anonymous about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bee66efb46782ae333b03265517250b62aacb1d5.
Updated by The Foreman Bot 29 days ago
- Pull request https://github.com/theforeman/foreman-documentation/pull/3389 added
Actions