system-config/roles/openafs-client
Jeremy Stanley a13d014e3e Drop Debian PPA from openafs-client role
Now that https://bugs.debian.org/980115 has been fixed in
1.8.2-1+deb10u1 for Buster and appears in the 10.9 stable point
release (2021-03-27), we no longer need our special backport PPA of
the patched packages and are able to safely drop it from the role.

Change-Id: Id062fef9461e8f6ac66585ccf25f85a588782177
2021-04-09 16:04:12 +00:00
..
defaults openafs-client: add option for OpenAFS cache location 2020-01-28 21:05:27 +11:00
files Increase udp buffer sizes when installing afs client 2019-12-06 13:28:11 -08:00
tasks Drop Debian PPA from openafs-client role 2021-04-09 16:04:12 +00:00
templates openafs-client: trim CellServDB 2021-03-02 14:36:18 +11:00
vars ARM64 openafs role tests 2020-06-09 10:37:00 +10:00
README.rst openafs-client: arch fixes 2020-06-03 12:34:34 +10:00

README.rst

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 require external builds. Defaults will pick external packages from OpenStack Infra builds, 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 and 8 with external packages

Role Variables