Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Can this be done?
- Date: Mon, 06 Aug 2012 10:44:10 -0400
- From: Sarah Williams <saewill@xxxxxxxxx>
- Subject: [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