Do not try to start a job when too few slurm nodes are idle. refs #1417
[arvados.git] / config / environment.rb
1 # Load the rails application
2 require File.expand_path('../application', __FILE__)
3 require 'josh_id'
4
5 # Initialize the rails application
6 Server::Application.initialize!