debb4a3cb9
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libgcrypt#42e8971b6466fdb92f842f1859d5ae803430d7ef
21 lines
325 B
YAML
21 lines
325 B
YAML
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
- container
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- smoke-test
|
|
required_packages:
|
|
- fipscheck
|
|
- gawk
|
|
- gcc-c++
|
|
- libgcrypt
|
|
- libgpg-error-devel
|
|
- libselinux-utils
|
|
- nfs-utils
|
|
- pkgconfig
|
|
- rpm-build
|
|
- texinfo
|
|
- wget
|