[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Can this be done?



I would like to have something like this in my condor config:

offline_nodes = [ 'machine01', 'machine02', 'machine03' ]
APPEND_REQUIREMENTS = Target.Machine not in offline_nodes

Is there any such thing?

--Sarah