system-config/roles/openafs-client
Jeremy Stanley 245b820102 Allow all Ubuntu releases to use our OpenAFS PPA
We want to go ahead and install a custom OpenAFS package set on the
latest Ubuntu LTS too, so just drop the version restriction on that.
Also, the newer version of OpenAFS in our PPA should build properly on
ARM64 so we make the noble arm64 roles job voting again.

Change-Id: Iaa4ab95476dc7601ce45b25cb045ee990cdf1039
2024-11-22 08:53:08 -08:00
..
defaults openafs-client: add service timeout override 2021-06-16 11:50:53 +10:00
files Increase udp buffer sizes when installing afs client 2019-12-06 13:28:11 -08:00
tasks Allow all Ubuntu releases to use our OpenAFS PPA 2024-11-22 08:53:08 -08:00
templates openafs-client: add service timeout override 2021-06-16 11:50:53 +10:00
vars Test openafs roles on CentOS 9-stream 2022-05-03 09:09:44 +10:00
README.rst openafs-client: get logs better 2023-04-27 16:12:00 +10:00

An ansible role to configure an OpenAFS client

Note

This role uses system packages where available, but for platforms or architectures where they are not available will utilise external packages. Defaults will pick packages built from the OpenDev infra project, but you should evaluate if this is suitable for your environment.

This role configures the host to be an OpenAFS client. Because OpenAFS is very reliant on distribution internals, kernel versions and host architecture this role has limited platform support. Currently supported are

  • Debian family with system packages available
  • Ubuntu LTS family with external 1.8 series packages
  • CentOS 7, 8-stream and 9-stream with external packages

Role Variables