15397: Merge branch 'main'
[arvados.git] / tools / salt-install / config_examples / single_host / single_hostname / pillars / arvados.sls
index f83984b01a93c0d6851470f6b8740370f23f7a63..03db62ab5de38af869cdd1e074f904ac0602dc6c 100644 (file)
@@ -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: ''
@@ -138,7 +131,6 @@ arvados:
       NewUsersAreActive: true
       AutoAdminFirstUser: true
       AutoSetupNewUsers: true
-      AutoSetupNewUsersWithRepository: true
 
     Services:
       Controller: