Project

General

Profile

« Previous | Next » 

Revision 292d6645

Added by Bryan Kearney almost 10 years ago

Fixes #6967: Add the correct location of mongo, and collect all log files

View differences:

deploy/script/katello-debug.sh
# Pulp
add_files "/etc/pulp/*.conf"
add_files "/etc/pulp/server/plugins.conf.d/nodes/distributor/*"
add_files "/var/lib/mongodb/mongodb.log"
add_files "/var/log/mongodb/*"
add_files "/etc/httpd/conf.d/pulp.conf"
add_files "/etc/qpid/qpidd.conf"
add_cmd "cat /var/log/messages | grep pulp"

Also available in: Unified diff