Skip to content

Commit

Permalink
Merge pull request lsst-sqre#3645 from lsst-sqre/u/fritzm/usdf-cm-mou…
Browse files Browse the repository at this point in the history
…nt-tweak

cm-service: tweak worker condor config mount path
  • Loading branch information
fritzm authored Aug 26, 2024
2 parents d25a842 + d318875 commit bda0ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/cm-service/values-usdf-cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ config:
worker:
htcondor:
config:
mountPath: "/opt/lsst/software/stack/conda/envs/lsst-scipipe-9.0.0/etc/condor/config.d"
mountPath: "/home/lsstsvc1/stack/conda/envs/lsst-scipipe-9.0.0/etc/condor/config.d"
contents: |
CONDOR_HOST = sdfiana012.sdf.slac.stanford.edu
COLLECTOR_HOST = sdfiana012.sdf.slac.stanford.edu
Expand Down

0 comments on commit bda0ce3

Please sign in to comment.