17 lines
401 B
YAML
17 lines
401 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
|