X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/86ea398742e99ab5942705b342b0f0ac7bdef41d..ba5e37ebc18049d4340388fc0c19dcb2a78d6a86:/pillar.example diff --git a/pillar.example b/pillar.example index 7bdfe98..3fc4b8b 100644 --- a/pillar.example +++ b/pillar.example @@ -26,8 +26,9 @@ arvados: ## We set these to `true` here for testing purposes. ## They both default to `false`. manage_ruby: true + use_rvm: false # If you want to use rvm. Defaults to true for centos-7 + # pkg: ruby # Can specify a version like ruby-2.5.7 for rvm manage_gems_deps: true - # pkg: ruby # gems_deps: # - curl # - g++ @@ -66,6 +67,12 @@ arvados: user: arvados encoding: en_US.utf8 client_encoding: UTF8 + # You can pass extra database connections parameters here, + # which will be rendered as yaml. + # extra_conn_params: + # sslmode: prefer + # verify-ca: false + tls: # certificate: ''