Processor for FLOYDS guider frames
The FLOYDS guider frame processor is run at site and managed by Puppet.
To update the deployment at site once changes are merged to master:
-
ssh onto the site machine you which to update
-
As root:
rm -rf /home/eng/floyds-guider-frame-processor{,-env} && puppet agent --test
This will trigger puppet to pull down the latest changes and re-install the required modules.