X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ebeaa637c88e314feebea81037c4706467f1a090..dc524f398ed78c9820ef90b87d2ec4422d4f9132:/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'.