system-config/roles/openafs-client
OpenDev Sysadmins 1ee61397a3 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:05 +00:00
..
defaults Add openafs-client role 2018-08-23 21:34:47 +10:00
tasks OpenDev Migration Patch 2019-04-19 19:26:05 +00:00
templates Add openafs-client role 2018-08-23 21:34:47 +10:00
vars Add openafs-client role 2018-08-23 21:34:47 +10:00
README.rst Add openafs-client role 2018-08-23 21:34:47 +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 Xenial with ARM64, with external 1.8 series packages
  • CentOS 7 with external packages

Role Variables