replace rths role by beakerlib
This commit is contained in:
parent
e3d0b186d1
commit
69a52c5216
@ -2,12 +2,11 @@
|
||||
# This first play always runs on the local staging system
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-rhts
|
||||
use_beakerlib_libraries: yes
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
tests:
|
||||
- Master-server-not-chrooted
|
||||
- Master-server-not-chrooted
|
||||
required_packages:
|
||||
- bind
|
||||
- bind-chroot
|
||||
|
Loading…
Reference in New Issue
Block a user