rockstor / rockstor-website

Main rockstor.com webpage. As a community endeavour we welcome contributions / corrections. Be sure to add your name to the AUTHORS file when submitting changes.
Other
2 stars 3 forks source link

Remove installer links based on the now EOL 15.2 OS base #30

Closed phillxnet closed 2 years ago

phillxnet commented 2 years ago

As of 31st December 2021, openSUSE Leap 15.2 is EOL. We should consequently remove our downloads' page entries built on this now deprecated OS version.

https://en.opensuse.org/Portal:15.2

An edit of the following line in config.toml should accomplish this:

# use lowercase version of frontmatter os
downloads_os_order = ["leap15.3","leap15.2", "diy", "centos7.1511", "rpm"]