summaryrefslogtreecommitdiffstats
path: root/debuginfofs.sysconfig
blob: 0ff5f48d31ed5a4b285229999ed2a9898ca48659 (plain)
1
2
3
4
5
6
# You will need to set this to the correct hostname
DEBUGINFOFS_SERVER="test1085.test.redhat.com"
# You shouldn't need to edit these under normal circumstances
BUILDID_URL="http://$DEBUGINFOFS_SERVER:3309/build-id/"
BUILDID_MOUNTPOINT="/usr/lib/debug/.build-id"
MOUNT_ARGS=""