Commit 6ccffe49 authored by Marco Mariani's avatar Marco Mariani

abilian: publish postgres host+port

parent b6640945
......@@ -96,4 +96,6 @@ return = site_url
recipe = slapos.cookbook:publish
url = $${request-web-frontend:connection-site_url}
ipv6_url = http://[$${instance-parameters:ipv6-random}]:$${extranet-promise:port}/
name = test parameter
postgres_host = $${postgres-promise:hostname}
postgres_port = $${postgres-promise:port}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment