aboutsummaryrefslogtreecommitdiffstats
path: root/input-templates/hr-ip.yaml
blob: f3ca7bc78a42fa46464248eb9037f8da184b1572 (plain)
1
2
3
4
5
6
7
8
9
{
  "dh_location_id": "{{ dcae_zone }}",
  "docker_host_override": "component_dockerhost",
  "msb_hostname": "{{ openo_ip_addr }}",
  "location_domain" : "{{ dcae_zone }}.{{ dcae_domain }}",
  "location_prefix" : "dcae",
  "pgaas_cluster_name" : "pgvm",
  "database_name":"holmes"
}