bind/tests/tests.yml

16 lines
307 B
YAML
Raw Normal View History

2017-12-11 16:15:11 +00:00
---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-rhts
use_beakerlib_libraries: yes
tags:
- classic
tests:
- Master-server-not-chrooted
required_packages:
- bind
- bind-chroot
- redhat-lsb
- bind-utils