Currently, configure_gratia preserves ProbeConfig from an
OLD_VDT_LOCATION if it exists. This is in
find_and_move_probe_config_files().
Before preserving it, we should do a bit more checking of the old
ProbeConfig. At the very least, we should verify that it's not an empty
file. If we can do something deeper to figure out if it's a valid file,
we should do that too.
-alain