10312: Add example jobs_queue and slurm_queue options to example node manager configu...
[arvados.git] / services / nodemanager / doc / azure.example.cfg
index 8d5b855cdb4370927991e0aadc4f077f920d9eaa..be1b3ab57169c9a4b210e4d35ec91c460806d29f 100644 (file)
@@ -93,6 +93,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