X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/86ea398742e99ab5942705b342b0f0ac7bdef41d..ba5e37ebc18049d4340388fc0c19dcb2a78d6a86:/test/salt/pillar/arvados.sls diff --git a/test/salt/pillar/arvados.sls b/test/salt/pillar/arvados.sls index 13a9dbd..e018410 100644 --- a/test/salt/pillar/arvados.sls +++ b/test/salt/pillar/arvados.sls @@ -41,6 +41,14 @@ arvados: user: arvados encoding: en_US.utf8 client_encoding: UTF8 + # Centos7 does not enable SSL by default, so we disable + # it here just for testing of the formula purposes only. + # You should not do this in production, and should + # configure Postgres certificates correctly + {%- if grains.os_family in ('RedHat',) %} + extra_conn_params: + sslmode: disable + {%- endif %} tls: # certificate: ''