X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/eb73d564b0b36810c56a39bbb2e75267521bfe5c..aae498f891e8d96e9100c82966f8777664b44402:/arvados/defaults.yaml diff --git a/arvados/defaults.yaml b/arvados/defaults.yaml index 31f805e..001840d 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,7 @@ arvados: ruby: manage_ruby: false pkg: ruby + use_rvm: false manage_gems_deps: false gems_deps: @@ -36,14 +40,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,6 +55,8 @@ arvados: key: '' insecure: false + resources: {} + ### THESE ARE THE PACKAGES AND DAEMONS BASIC CONFIGS ##### API api: @@ -115,10 +120,10 @@ arvados: name: - arvados-client - arvados-src - - libpam-arvados-go - python3-arvados-fuse - python3-arvados-python-client - python3-arvados-cwl-runner + - python3-crunchstat-summary - shellinabox gem: name: @@ -129,8 +134,6 @@ arvados: service: name: shellinabox port: 4200 - libpam_arvados: - config: /etc/pam.d/arvados ##### WORKBENCH workbench: @@ -140,6 +143,7 @@ arvados: name: nginx # just for reference, is where the upstream is configured port: 9000 + ##### WORKBENCH2 workbench2: pkg: