Bug #21570
closed
Remove CentOS install instructions/support claims from our documentation
Added by Brett Smith about 1 year ago.
Updated 8 months ago.
Release relationship:
Auto
Description
As of Arvados 3.0 we no longer support CentOS 7. Support for CentOS 8 ended in 2021. Basically, anybody using CentOS today is using CentOS Stream, which moves a lot differently than the RHEL-compatible distros and we don't build packages for. Accordingly, remove all references to CentOS install support from our documentation.
- Release set to 70
- Category set to Documentation
- Tracker changed from Task to Bug
- Target version set to Development 2024-08-07 sprint
- Assigned To set to Brett Smith
- Status changed from New to Closed
This got done in 6fec60abcddaca24e2226e2fbc9d806cee9591f9 as part of #21388. There is nothing to do:
% git grep -li centos
.licenseignore
# We don't change upgrade notes
doc/admin/upgrading.html.textile.liquid
# Backwards compatibility anchor, no text
doc/install/packages.html.textile.liquid
# Comment documenting a cert location
lib/crunchrun/crunchrun.go
# Package builds that all have centos|rocky branches
build/run-build-packages.sh
cmd/arvados-client/fpm-info.sh
services/api/fpm-info.sh
services/fuse/fpm-info.sh
services/keep-web/fpm-info.sh
services/workbench2/Makefile
# Salt installer, these should be addressed in #21425
tools/salt-install/Vagrantfile
tools/salt-install/config_examples/multi_host/aws/pillars/nginx_passenger.sls
tools/salt-install/config_examples/multi_host/aws/states/passenger_rvm.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/states/passenger_rvm.sls
tools/salt-install/config_examples/single_host/multiple_hostnames/states/snakeoil_certs.sls
tools/salt-install/config_examples/single_host/single_hostname/pillars/nginx_passenger.sls
tools/salt-install/config_examples/single_host/single_hostname/states/passenger_rvm.sls
tools/salt-install/config_examples/single_host/single_hostname/states/snakeoil_certs.sls
tools/salt-install/provision.sh
Also available in: Atom
PDF