summaryrefslogtreecommitdiffstats
path: root/input-templates/hr-ip.yaml
blob: c22f0d3ed87077fc101bc3a5e2470860282b18be (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dh_location_id": "{{ dcae_zone }}",
  "docker_host_override": "component_dockerhost",
  "msb_hostname": "{{ openo_ip_addr }}",
  "ves_fault_publish_url": "http://{{ mr_ip_addr }}:3904/events/unauthenticated.SEC_FAULT_OUTPUT",
  "location_domain" : "{{ dcae_zone }}.{{ dcae_domain }}",
  "location_prefix" : "dcae",
  "pgaas_cluster_name" : "pgvm",
  "database_name":"holmes"
}