/etc/gfal2.d/bdii.conf is in libgfal2-2 2.3.0-4+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | #
# basic configuration for the gfal 2 BDII related options ( infirmation system for wlcg )
[BDII]
# enable or disable bdii query system ( default : enabled )
ENABLED=true
# default BDII server to contact
LCG_GFAL_INFOSYS=lcg-bdii.cern.ch:2170
|