d8d98431bc
Signed-off-by: Troy Dawson <tdawson@redhat.com>
23 lines
568 B
YAML
23 lines
568 B
YAML
---
|
|
xml:
|
|
# Do not try to XML-validate this DTD file
|
|
ignore:
|
|
- /usr/share/resource-agents/ra-api-1.dtd
|
|
|
|
files:
|
|
# These paths are explicitly used in this package
|
|
ignore:
|
|
- /usr/lib/ocf/resource.d/heartbeat
|
|
- /usr/lib/resource-agents
|
|
|
|
badfuncs:
|
|
# This program uses gethostbyname2, inet_aton, and inet_ntoa
|
|
ignore:
|
|
- /usr/libexec/heartbeat/send_arp
|
|
|
|
upstream:
|
|
ignore:
|
|
# these files have to be bundled in resource-agents now
|
|
- httplib2-0.20.4.tar.gz
|
|
- pyparsing-2.4.7-py2.py3-none-any.whl
|