20300: Rail 7.0 app:update.
[arvados.git] / tools / salt-install / local.params.example.multiple_hosts
index 63a51f77312668acff9790a284ea6bae9b7f9152..909c3354ec15d88ce97328ed148a20e1895c581a 100644 (file)
@@ -141,8 +141,11 @@ KEEP_INT_IP=${WORKBENCH1_INT_IP}
 KEEPSTORE0_INT_IP=10.1.2.13
 SHELL_INT_IP=10.1.2.17
 
-# Set this if using an external PostgreSQL service.
+DATABASE_NAME="${CLUSTER}_arvados"
+DATABASE_USER="${CLUSTER}_arvados"
+# Set these if using an external PostgreSQL service.
 #DATABASE_EXTERNAL_SERVICE_HOST_OR_IP=
+#DATABASE_POSTGRESQL_VERSION=
 
 # Performance tuning parameters.  If these are not set, workers
 # defaults on the number of cpus and queued requests defaults to 128.