Skip to content

Commit

Permalink
Additional new required parameter for destinations (that will be used…
Browse files Browse the repository at this point in the history
… with the kubernetes runner) to play nicely with existing galaxy handling of containers.
  • Loading branch information
pcm32 committed May 20, 2016
1 parent 8e176d4 commit f06d8a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/job_conf.xml.sample_advanced
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,9 @@
Overrides the runner config. (Not implemented yet)
-->
<!-- REQUIRED: To play nicely with the existing galaxy setup for containers. This could be set though
internally by the runner. -->
<param id="docker_enabled">"true"</param>
</destination>


Expand Down

0 comments on commit f06d8a0

Please sign in to comment.