Uninstall slurmd on ood node
Since we do not need slurmd running for just submit job, this patch removes ohpc-slurm-client and install only slurm-ohpc which is enough for our current need.
package slurm-ohpc will install all slurm executables, e.g. srun, sbatch, sinfo, etc.
NOTE: it does not install slurm-pam_slurm-ohpc which is fine for now, but we may want to add it back in the future.