X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/707c3f219b6cf7baea3f5d2960343dc637cb7a9f..c01fc0b27737f2fc0535f4fe2f1fe614bc308354:/tools/salt-install/local.params.example.multiple_hosts diff --git a/tools/salt-install/local.params.example.multiple_hosts b/tools/salt-install/local.params.example.multiple_hosts index 63a51f7731..909c3354ec 100644 --- a/tools/salt-install/local.params.example.multiple_hosts +++ b/tools/salt-install/local.params.example.multiple_hosts @@ -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.