217671a4dd
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
15 lines
224 B
YAML
15 lines
224 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- smoke
|
|
- smoke-spausedd
|
|
required_packages:
|
|
- gcc
|
|
- iproute
|
|
- corosync
|
|
- corosync-devel
|
|
- spausedd
|