I have an idea how to make one OS image that can be used for both the Torque, HTCondor cluster , and Slurm Cluster such that we can have HTCondor jobs glidein to the Slurm cluster.
...
The condor_startd reads the CONDOR_CONFIG environment variable as if it exists, to find its config file instead of the default /etc/condor/condor_config and exits with an error if there is a problem reading that file.
...