How to create a LiveOps only installer package for Linux for a LiveOps organization
rm -f blades/cb-psc-th-<BUILD-NUMBER>.tar.gz
tar -czvf cb-psc-sensor-rhel-<BUILD-NUMBER>-LO-only.tgz
The resulting tar file can then be used with the command line install or with a provisioning tool as per the regular installation instructions.