X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/49a841a5179307f0c8d84f647a71f44fb2b4b26d..b25f2bdceae4750c8c803853874227dc2d175767:/services/nodemanager/doc/gce.example.cfg diff --git a/services/nodemanager/doc/gce.example.cfg b/services/nodemanager/doc/gce.example.cfg index 043bb9567d..8a244a4444 100644 --- a/services/nodemanager/doc/gce.example.cfg +++ b/services/nodemanager/doc/gce.example.cfg @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + # Google Compute Engine configuration for Arvados Node Manager. # All times are in seconds unless specified otherwise. @@ -82,6 +86,8 @@ apiclient = WARNING host = zyxwv.arvadosapi.com token = ARVADOS_TOKEN timeout = 15 +jobs_queue = yes # Get work request from Arvados jobs queue (jobs API) +slurm_queue = yes # Get work request from squeue (containers API) # Accept an untrusted SSL certificate from the API server? insecure = no