-
Notifications
You must be signed in to change notification settings - Fork 106
Review OS requirements #4203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
aneta-petrova
merged 10 commits into
theforeman:master
from
aneta-petrova:review-os-prereq
Sep 3, 2025
+55
−31
Merged
Review OS requirements #4203
Changes from 6 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
f401342
Review OS prerequisites and move them
aneta-petrova e78800f
Remove obsolete comment
aneta-petrova 329f79e
Edit Quickstart system reqs into a list
aneta-petrova 10eb9dc
Drop information about what the installer configures
aneta-petrova c303fd6
Clarify scope of quickstart prerequisites
aneta-petrova 354be65
Fix list item formatting
aneta-petrova 57227ca
Replace OS table with a simple list
aneta-petrova 8657a60
Respect sg/pl in the OS list intro
aneta-petrova 5c41ac2
Simplify supported OS list
aneta-petrova 8088971
Apply suggestions from style review
aneta-petrova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 25 additions & 15 deletions
40
...ules/ref_supported-operating-systems.adoc → ...es/ref_operating-system-requirements.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,37 +1,47 @@ | ||
| :_mod-docs-content-type: REFERENCE | ||
|
|
||
| [id="supported-operating-systems_{context}"] | ||
| = Supported operating systems | ||
| [id="operating-system-requirements"] | ||
| = Operating system requirements | ||
|
|
||
| ifdef::satellite[] | ||
| You can install the operating system from a disc, local ISO image, Kickstart, or any other method that Red{nbsp}Hat supports. | ||
| Red{nbsp}Hat {ProductName} is supported on the latest version of {RHEL} 9 that is available at the time when {ProductName} is installed. | ||
| Previous versions of {RHEL} including EUS or z-stream are not supported. | ||
| endif::[] | ||
| The following operating systems are supported for deploying {Project}: | ||
|
|
||
| The following operating systems are supported by the installer, have packages, and are tested for deploying {Project}: | ||
|
|
||
| .Operating systems supported by {foreman-installer} | ||
| .Operating systems supported for deploying {Project} | ||
| [options="header"] | ||
| |==== | ||
| | Operating System | Architecture | Notes | ||
| | Operating system | Architecture | ||
| ifdef::foreman-el,katello,orcharhino[] | ||
| | {PlanningDocURL}Enterprise_Linux[{EL}] 9 | x86_64 only | EPEL is not supported. | ||
| | {EL} 9 | x86_64 only | ||
| endif::[] | ||
| ifdef::satellite[] | ||
| | {RHEL} 9 | x86_64 only | | ||
| | {RHEL} 9 | x86_64 only | ||
| endif::[] | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| ifdef::foreman-deb[] | ||
| | Debian 12 (Bookworm) | amd64 | | ||
| | Ubuntu 22.04 (Jammy) | amd64 | | ||
| | Debian 12 (Bookworm) | amd64 | ||
| | Ubuntu 22.04 (Jammy) | amd64 | ||
| endif::[] | ||
| |==== | ||
|
|
||
| ifdef::foreman-el,katello,orcharhino[] | ||
| Installing {Project} on a system with Extra Packages for Enterprise Linux (EPEL) is not supported. | ||
| endif::[] | ||
|
|
||
| ifdef::satellite[] | ||
| You can install the operating system from a disc, local ISO image, Kickstart, or any other method that Red{nbsp}Hat supports. | ||
|
|
||
| Red{nbsp}Hat {ProductName} is supported on the latest version of {RHEL} 9 available at the time of installation. | ||
| Previous versions of {RHEL} including EUS or z-stream are not supported. | ||
|
|
||
| Red{nbsp}Hat {ProductName} requires a {RHEL} installation with the `@Base` package group with no other package-set modifications, and without third-party configurations or software not directly necessary for the direct operation of the server. | ||
| This restriction includes hardening and other non-Red{nbsp}Hat security software. | ||
| If you require such software in your infrastructure, install and verify a complete working {ProductName} first, then create a backup of the system before adding any non-Red{nbsp}Hat software. | ||
| endif::[] | ||
|
|
||
| ifeval::["{context}" == "{smart-proxy-context}"] | ||
| Do not register {SmartProxyServer} to the Red{nbsp}Hat Content Delivery Network (CDN). | ||
| endif::[] | ||
|
|
||
| ifdef::foreman-el,katello,orcharhino[] | ||
| .Additional resources | ||
|
|
||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| * {PlanningDocURL}Enterprise_Linux[Glossary term for {EL}] | ||
| endif::[] | ||
31 changes: 31 additions & 0 deletions
31
guides/common/modules/ref_system-requirements-quickstart.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| :_mod-docs-content-type: REFERENCE | ||
|
|
||
| [id="system-requirements"] | ||
| = System requirements | ||
|
|
||
| //The requirements in this section must match the full requirements in the installation guide. | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| The following list shows the most critical requirements common for most scenarios. | ||
| For a full list, see {InstallingServerDocURL}[_{InstallingServerDocTitle}_]. | ||
|
|
||
| * The following operating systems are supported for deploying {Project}: | ||
| + | ||
| .Operating systems supported for deploying {Project} | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [options="header"] | ||
| |==== | ||
| | Operating system | Architecture | ||
| ifdef::foreman-el,katello,orcharhino[] | ||
| | {EL} 9 | x86_64 only | ||
| endif::[] | ||
| ifdef::satellite[] | ||
| | {RHEL} 9 | x86_64 only | ||
| endif::[] | ||
aneta-petrova marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| ifdef::foreman-deb[] | ||
| | Debian 12 (Bookworm) | amd64 | ||
| | Ubuntu 22.04 (Jammy) | amd64 | ||
| endif::[] | ||
| |==== | ||
| ifdef::foreman-el,katello,orcharhino[] | ||
| * Installing {Project} on a system with Extra Packages for Enterprise Linux (EPEL) is not supported. | ||
| endif::[] | ||
| * Install {ProductName} on a freshly provisioned system that serves no other function except to run {ProductName}. | ||
| * Ensure the system has at least {project-minimum-memory} of memory. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.