
There is no official RPM packages for AFS on CentOS7 at this point. Openstack builds some for us with I53e8267b2a0fc31589dd3a1f3e3f3a86175a2e15; modify the installation to point to this repo. I have tested this locally on a devstack-centos7 node against the built rpm repo [1]. The puppet run took a long-ish ~5 minutes as it has to build the kernel modules via dkms. However, after this, I could access the afs mount [2]. [1] https://tarballs.openstack.org/package-afs-centos7/ [2] http://paste.openstack.org/show/490323/ Change-Id: Ib7bc8892cd0e94cc71df1988c48cf94435216c8f Depends-On: I53e8267b2a0fc31589dd3a1f3e3f3a86175a2e15
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
[openafs]
|
|
name=OpenAFS Openstack CI build
|
|
baseurl=https://tarballs.openstack.org/package-afs-centos7
|
|
enabled=1
|
|
gpgcheck=0
|