29 lines
615 B
Text
29 lines
615 B
Text
# QE owner
|
|
contact: Petr Sklenar <psklenar@redhat.com>
|
|
adjust:
|
|
- require+:
|
|
- bind
|
|
- bind-utils
|
|
environment+:
|
|
PACKAGE: bind
|
|
when: component is not defined or component == bind
|
|
- require+:
|
|
- bind9-next
|
|
- bind9-next-utils
|
|
environment+:
|
|
PACKAGE: bind9-next
|
|
when: component == bind9-next
|
|
- require+:
|
|
- bind9.16
|
|
- bind9.16-utils
|
|
environment+:
|
|
PACKAGE: bind9.16
|
|
when: component == bind9.16
|
|
- require+:
|
|
- bind9.18
|
|
- bind9.18-utils
|
|
environment+:
|
|
PACKAGE: bind9.18
|
|
when: component == bind9.18
|
|
check:
|
|
- how: avc
|