X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d4fb5ff8307f22f49a78f8a1a804e3bf534c6173..ba1937c21efd8d6392c0479579da1fc06443abdd:/tools/salt-install/local.params.example.single_host_single_hostname?ds=sidebyside 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'.