fix(config): ensure AnonymousUserToken is set
[arvados-formula.git] / test / salt / pillar / arvados.sls
index 73efb61efa8255ff15b12c05c5d963d80feb5f02..635b894e759ca0b87a361e8d5e61570e328b88d6 100644 (file)
@@ -39,14 +39,13 @@ arvados:
       host: 127.0.0.1
       password: changeme_arvados
       user: arvados
-      encoding: en_US.utf8
-      client_encoding: UTF8
+      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',) %}
-      extra_conn_params:
         sslmode: disable
       {%- endif %}
 
@@ -60,7 +59,7 @@ arvados:
     tokens:
       system_root: changemesystemroottoken
       management: changememanagementtoken
-      anonymous_user: changemeanonymoususertoken
+      anonymous_user: anonymoususertokensetinthetokensdict
 
     ### KEYS
     secrets: