Move spi configuration to local disks
The configuration for Spi processes on the production dmt nodes is currently being fetched from the /ues/share/gds/Spi directory. This limits the flexibility for reconfiguring the spi monitoring. The test nodes were getting their configuration from /home/dmtexec/test/, but those have been wiped by our reinstallation. So we need to.
- move all the spi config to the dmt-runtime-config repo (for common,monitor,replay,test)
- install spi configuration with make install
- modify the crontabs to point to the new config directories.