X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/baef845de7afea10a7884e7daa2798113ec8d477..6a1a9849137351b7ddbfe52011174ea3182f4b30:/tools/salt-install/local.params.example.single_host_multiple_hostnames diff --git a/tools/salt-install/local.params.example.single_host_multiple_hostnames b/tools/salt-install/local.params.example.single_host_multiple_hostnames index fc48bb76cc..8dece2b76f 100644 --- a/tools/salt-install/local.params.example.single_host_multiple_hostnames +++ b/tools/salt-install/local.params.example.single_host_multiple_hostnames @@ -76,7 +76,11 @@ KEEP_INT_IP="" KEEPSTORE0_INT_IP="" SHELL_INT_IP="" -DISABLED_CONTROLLER="" +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= # The directory to check for the config files (pillars, states) you want to use. # There are a few examples under 'config_examples'.