Update index.rst with base image OS info#693
Update index.rst with base image OS info#693onefourfive wants to merge 1 commit intoansible:develfrom
Conversation
|
| --------------------- | ||
|
|
||
| You can use any base image you choose. | ||
| You can use any base image you choose, as long as it's a RHEL-type image like CentOS, Fedora, or RHEL. These operating systems are directly supported. |
There was a problem hiding this comment.
I think this reads slightly better.
| You can use any base image you choose, as long as it's a RHEL-type image like CentOS, Fedora, or RHEL. These operating systems are directly supported. | |
| The base image must be a RHEL image or one of the RHEL-based variants (CentOS, Fedora, etc.). Other distributions are not supported at this time. |
There was a problem hiding this comment.
I wouldn't say "RHEL-based variants", since CentOS and Fedora are not based on RHEL (as Ubuntu is based on Debian). Maybe say something like "... or one of the similar distributions (CentOS, ..."?
There was a problem hiding this comment.
I wouldn't say "RHEL-based variants", since CentOS and Fedora are not based on RHEL (as Ubuntu is based on Debian). Maybe say something like "... or one of the similar distributions (CentOS, ..."?
RPM based and compatible with RedHat eco system (that would just exclude OpenSUSE and SLES)
|
Closing in favor of PR #782 |



Add base image OS recommendations to resolve #692