I like to use in my blueprint dynamic provisonied server names.
For example define in blueprint under ranger-env master hostgroup server name
"ranger_privelege_user_jdbc_url": "jdbc:postgresql://%HOSTGROUP::master%:5432/postgres"
or oozie or hive server names in jdbc parameters
tried few variants, didn't work
I can use IP-s, due I know server will probably provisoned in specific IP always,
but I'm wondering is it a way to use provisioned host names
using cloudbreak 2.7.2