Skip to content
Snippets Groups Projects
Commit 154b999e authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Rearange STARTD_JOB_ATTRS

parent 6605ac80
Branches
No related tags found
No related merge requests found
......@@ -41,10 +41,9 @@ MASTER.DAEMON_SHUTDOWN_FAST = ( TimeToLive <= 3 * $(MINUTE) )
TardisDroneUuid = "$ENV(TardisDroneUuid)"
STARTD_NAME = $ENV(TardisDroneUuid)
STARTD.STARTD_JOB_ATTRS = \
$(STARTD_JOB_ATTRS) \
HasDocker
HasDocker = TRUE
STARTD.STARTD_JOB_ATTRS = $(STARTD_JOB_ATTRS), HasDocker
SINGULARITY_JOB = TRUE
# Forces all jobs to use the CernVM-based image.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment