X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cb690390d4f253c3bbb9c543e243cf988f39fbb3..da5858d5f794c14cf00b830166bb34b1bcd79ba5:/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls diff --git a/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls b/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls index 275c2c78ab..a2bfdb19b0 100644 --- a/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls +++ b/tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/arvados.sls @@ -77,13 +77,6 @@ arvados: user: {{ database_user }} extra_conn_params: 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',) %} - sslmode: disable - {%- endif %} tls: # certificate: '' @@ -135,7 +128,6 @@ arvados: NewUsersAreActive: true AutoAdminFirstUser: true AutoSetupNewUsers: true - AutoSetupNewUsersWithRepository: true Services: Controller: