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
|
# This first play always runs on the local staging system
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: standard-test-rhts
|
- role: standard-test-beakerlib
|
||||||
use_beakerlib_libraries: yes
|
|
||||||
tags:
|
tags:
|
||||||
- classic
|
- classic
|
||||||
tests:
|
tests:
|
||||||
- Master-server-not-chrooted
|
- Master-server-not-chrooted
|
||||||
required_packages:
|
required_packages:
|
||||||
- bind
|
- bind
|
||||||
- bind-chroot
|
- bind-chroot
|
||||||
|
Loading…
Reference in New Issue
Block a user