system-config/roles/openafs-client
Ian Wienand 3f68936a0c openafs-client: add centos8
Add CentOS 8 support for the openafs client build

Change-Id: I8290cf1eed9ee8e4af44ac209502553944c52103
Depends-On: https://review.opendev.org/702348
2020-01-22 23:14:43 +00:00
..
defaults Add openafs-client role 2018-08-23 21:34:47 +10:00
tasks openafs-client: add centos8 2020-01-22 23:14:43 +00:00
templates Add openafs-client role 2018-08-23 21:34:47 +10:00
vars openafs-client: add centos8 2020-01-22 23:14:43 +00:00
README.rst Add openafs-client role 2018-08-23 21:34:47 +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 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 Xenial with ARM64, with external 1.8 series packages
  • CentOS 7 with external packages

Role Variables