b42769b7ed
We have labeled the 8/9 stream repos with -stream for clarity; add this to the path for the repo. Change-Id: I5c4c5365d763f8a3c03a4adef36235e7809c44d7 Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/839689
4 lines
334 B
YAML
4 lines
334 B
YAML
openafs_client_config_path: '/usr/vice/etc'
|
|
openafs_client_yum_repo_url: https://tarballs.opendev.org/openstack/openstack-zuul-jobs/openafs/centos{{ ansible_distribution_major_version}}{{ (ansible_distribution_major_version | int >= 8) | ternary('-stream', '') }}/RPMS/{{ ansible_architecture }}
|
|
openafs_client_yum_repo_gpg_check: no
|