Add the openafs-client package to the container image

This supports the afs-related roles in zuul-jobs by supplying the
unlog and vos commands.  Notably, it does not actually build and
install the afs kernel module because that is a recommended (not
required) package, and we don't automatically install recommended
packages.

Change-Id: I1a22cfa44b7eaa4dd57393e082f42843187a77d9
This commit is contained in:
James E. Blair 2020-06-29 07:16:03 -07:00
parent cb5f4007a6
commit 041e251b7c
1 changed files with 1 additions and 0 deletions

View File

@ -61,4 +61,5 @@ openssh-client [platform:debian platform:apk]
openssh [platform:rpm] openssh [platform:rpm]
coreutils [platform:apk] coreutils [platform:apk]
openafs-krb5 [platform:debian] openafs-krb5 [platform:debian]
openafs-client [platform:debian]
krb5-user [platform:debian] krb5-user [platform:debian]