* Add a basic Slurm config
authorWard Vandewege <wvandewege@veritasgenetics.com>
Tue, 5 Jun 2018 17:55:31 +0000 (13:55 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Tue, 12 Jun 2018 19:10:42 +0000 (15:10 -0400)
commitdfbdd9f483f65051cf1835af18d4b7c29a687b6d
tree506d5aa57abd0f458fcf744ab5f111b926b47cdf
parenta96be51784a991de5b4af007290b4c29b4957e41
* Add a basic Slurm config
* Add crunch-dispatch-slurm

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>
13 files changed:
.licenseignore
charts/arvados/config/api-server/application.yml
charts/arvados/config/crunch-dispatch-slurm/crunch-dispatch-slurm.yml [new file with mode: 0644]
charts/arvados/config/slurm/munge.key [new file with mode: 0644]
charts/arvados/config/slurm/slurm.conf [new file with mode: 0644]
charts/arvados/templates/crunch-dispatch-slurm-configmap.yaml [new file with mode: 0644]
charts/arvados/templates/crunch-dispatch-slurm-deployment.yaml [new file with mode: 0644]
charts/arvados/templates/slurm-compute-deployment.yaml [new file with mode: 0644]
charts/arvados/templates/slurm-compute-service.yaml [new file with mode: 0644]
charts/arvados/templates/slurm-configmap.yaml [new file with mode: 0644]
charts/arvados/templates/slurm-controller-deployment.yaml [new file with mode: 0644]
charts/arvados/templates/slurm-controller-service.yaml [new file with mode: 0644]
charts/arvados/values.yaml