X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e52080d58838ddb5b1c157113e8a4876db7ba924..5e1a45ef888c6b3eda51c9e41f0eb3c22f3c2b43:/tools/salt-install/local.params.example.single_host_single_hostname diff --git a/tools/salt-install/local.params.example.single_host_single_hostname b/tools/salt-install/local.params.example.single_host_single_hostname index ab0ee1be1b..33be542a15 100644 --- a/tools/salt-install/local.params.example.single_host_single_hostname +++ b/tools/salt-install/local.params.example.single_host_single_hostname @@ -86,6 +86,12 @@ KEEP_INT_IP="" KEEPSTORE0_INT_IP="" SHELL_INT_IP="" +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'. # CONFIG_DIR="local_config_dir"