X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5e3f6c9ad492c43044c88ebdc7eea6bdff667f46..df1ebc0e3184afd3fb66414651fc1aec713928bf:/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 d42b4cb54c..33be542a15 100644 --- a/tools/salt-install/local.params.example.single_host_single_hostname +++ b/tools/salt-install/local.params.example.single_host_single_hostname @@ -88,8 +88,9 @@ SHELL_INT_IP="" DATABASE_NAME="${CLUSTER}_arvados" DATABASE_USER="${CLUSTER}_arvados" -# Set this if using an external PostgreSQL service. +# 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'.