Skip to content

Instantly share code, notes, and snippets.

@mconcas
Last active August 29, 2015 14:25
Show Gist options
  • Save mconcas/dd6d3dbf48519d71d07c to your computer and use it in GitHub Desktop.
Save mconcas/dd6d3dbf48519d71d07c to your computer and use it in GitHub Desktop.
Condor configuration for a working container. Assuming CONDOR_HOST = ali53xl.to.infn.it
DAEMON_LIST = MASTER, STARTD
CONDOR_HOST = ali53xl.to.infn.it
CCB_ADDRESS = $(CONDOR_HOST)
START = TRUE
SUSPEND = FALSE
PREEMPT = FALSE
KILL = FALSE
## for testing more than one w.c. (worker container <.< ) on the same host ##
NUM_CPUS = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment