Right now, we hardcode the endpoints for the possible GeoIP services in the code. We should switch that to using attr -qg host_list /cvmfs/oasis.opensciencegrid.org as suggested in the code.
If that fails, it's OK to use the hardcoded list. Some sites (such as those exporting via NFSv3) may not have this feature available.
Right now, we hardcode the endpoints for the possible GeoIP services in the code. We should switch that to using
attr -qg host_list /cvmfs/oasis.opensciencegrid.orgas suggested in the code.If that fails, it's OK to use the hardcoded list. Some sites (such as those exporting via NFSv3) may not have this feature available.