diff --git a/CHANGELOG.md b/CHANGELOG.md index 40d18e16..10cc0ab5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added documentation about `rootfstype=ramfs` for SELinux support. #1001 - Added workaround documentation for importing containers with sockets. #892 - Added documentation for building iPXE locally. #1114 +- Documented that ignition is not available for Rocky Linux 8. #1373, #1272 ### Changed diff --git a/userdocs/contents/disks.rst b/userdocs/contents/disks.rst index 3a731ca4..01e76b6b 100644 --- a/userdocs/contents/disks.rst +++ b/userdocs/contents/disks.rst @@ -26,6 +26,11 @@ Rocky Linux dnf install ignition gdisk +.. note:: + + Packages for Ignition are not currently available for Rocky Linux 8, + but it is available for Rocky Linux 9 as part of "appstream." + openSuse Leap -------------