X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/4bf9501a14f86845865244ee3ffb03a34707d36c..8e175132484be198e26b76001566b0cfcf46ab26:/arvados/defaults.yaml diff --git a/arvados/defaults.yaml b/arvados/defaults.yaml index a053b7f..384e94c 100644 --- a/arvados/defaults.yaml +++ b/arvados/defaults.yaml @@ -1,5 +1,8 @@ # -*- coding: utf-8 -*- # vim: ft=yaml +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 --- arvados: version: 'latest' @@ -12,6 +15,9 @@ arvados: ruby: manage_ruby: false pkg: ruby + use_rvm: false + # Only used if using RVM + rvm_gemset: arvados manage_gems_deps: false gems_deps: @@ -36,14 +42,13 @@ arvados: user: root group: root mode: 640 + check_command: /usr/bin/arvados-server config-check -config # Experimental feature # only available when 'release: development' auto_reload_config: false cluster: - force_legacy_api14: false - database: connection_pool_max: 32 @@ -52,13 +57,7 @@ arvados: key: '' insecure: false - Login: - # Google: - # ClientID: 94....apps.googleusercontent.com - # ClientSecret: FL....r - - PAM: - Enable: true + resources: {} ### THESE ARE THE PACKAGES AND DAEMONS BASIC CONFIGS ##### API @@ -75,6 +74,9 @@ arvados: controller: pkg: name: arvados-controller + gem: + name: + - arvados-cli service: name: arvados-controller port: 8003 @@ -86,7 +88,7 @@ arvados: # arvados-dispatch-cloud # crunch-dispatch-slurm service: - name: '' + name: crunch-dispatch-local port: '' ##### KEEPPROXY keepproxy: @@ -127,6 +129,7 @@ arvados: - python3-arvados-fuse - python3-arvados-python-client - python3-arvados-cwl-runner + - python3-crunchstat-summary - shellinabox gem: name: @@ -137,8 +140,6 @@ arvados: service: name: shellinabox port: 4200 - libpam_arvados: - config: /etc/pam.d/arvados ##### WORKBENCH workbench: @@ -148,6 +149,7 @@ arvados: name: nginx # just for reference, is where the upstream is configured port: 9000 + ##### WORKBENCH2 workbench2: pkg: