Skip to content
Snippets Groups Projects
Commit 35f48920 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #9192: Use FQDN of GSM monetdb host

parent b72f5834
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ node GSM 4.0.0 development 'node constraint' "GSM" ...@@ -36,7 +36,7 @@ node GSM 4.0.0 development 'node constraint' "GSM"
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
# name dir. type unit prun. vm value constr. descr. # name dir. type unit prun. vm value constr. descr.
#-------------------------------------------------------------------------------------------------------- #--------------------------------------------------------------------------------------------------------
par monetdb_hostname I text - 10 100 "lbd002" - 'name of the host where the database is located' par monetdb_hostname I text - 10 100 "ldb002.offline.lofar" - 'name of the host where the database is located'
par monetdb_port I int - 10 100 51000 - 'port number to use for connection to database' par monetdb_port I int - 10 100 51000 - 'port number to use for connection to database'
par monetdb_name I text - 10 100 "gsm" - 'the name of the database' par monetdb_name I text - 10 100 "gsm" - 'the name of the database'
par monetdb_user I text - 10 100 "gsm" - 'user name used for connecting to database' par monetdb_user I text - 10 100 "gsm" - 'user name used for connecting to database'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment