Skip to content

Commit

Permalink
[HTCondor] Switch to use correct scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Nov 24, 2023
1 parent 949af03 commit 47a1c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.cc-base-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ARG LABEXTENTION_CLUSTER="UNL HTCondor Cluster"
ARG LABEXTENTION_FACTORY_CLASS="CoffeaCasaCluster"
ARG LABEXTENTION_FACTORY_MODULE="coffea_casa"
# Condor settings
ARG CONDOR_HOST="red-condor1.unl.edu"
ARG CONDOR_HOST="red-condor.unl.edu"
ARG COLLECTOR_NAME="Nebraska T2"
ARG UID_DOMAIN="unl.edu"
ARG SCHEDD_HOST="t3.unl.edu"
Expand Down

0 comments on commit 47a1c25

Please sign in to comment.