File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
modules/deployment/pages/core Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,12 @@ asciidoc:
99 source-language : asciidoc@
1010 xrefstyle : short@
1111 compatible-centos7 : ' 7.x'
12- compatible-centos-stream : ' CentOS Stream 9.x'
12+ compatible-centos-stream9 : ' 9.x'
13+ compatible-centos-stream10 : ' 10.x'
1314 compatible-rhel7 : ' 7.x'
1415 compatible-rhel8 : ' 8.x'
1516 compatible-rhel9 : ' 9.x'
17+ compatible-rhel10 : ' 10.x'
1618 compatible-ubuntu : ' 20.04 LTS'
1719 compatible-debian : ' 9 - 11'
1820 compatible-rocky-linux : ' 9.x'
Original file line number Diff line number Diff line change @@ -35,10 +35,12 @@ OpenNMS {page-component-title} requires one of the following operating systems:
3535| Operating System | Compatible Versions (64-bit)
3636
3737| RHEL
38- | {compatible-rhel9}
38+ | {compatible-rhel9} +
39+ {compatible-rhel10}
3940
4041| CentOS
41- | {compatible-centos-stream}
42+ | {compatible-centos-stream9} +
43+ {compatible-centos-stream10}
4244
4345ifeval::["{page-component-title}" == "Horizon"]
4446| Debian
You can’t perform that action at this time.
0 commit comments