﻿{
  "General": {
    "location": "C:\\temp",
    "ovasource": "http://dl.bintray.com/vmware/photon/3.0/Rev2/ova/photon-hw13_uefi-3.0-9355405.ova",
    "ovaname": "photon-hw13_uefi-3.0-9355405.ova",
    "ProxyBaseName": "VeeamProxy",
    "ProxyvCPU": "4",
    "ProxyvRAM": "8",
    "sshuser": "root",
    "ovainitialpassword": "changeme",
    "newsshpassword": "newpassword"
  },
  "Test": {
    "vbrserver": "10.10.50.211",
    "vcserver": "10.10.50.214",
    "network": "Labb Network",
    "startipaddress": "10.10.50.150",
    "endipaddress": "10.10.50.160",
    "vbruser": "Administrator",
    "vcuser": "administrator@vsphere.local",
    "vcdatacenter": "Datacenter",
    "gateway": "10.10.50.1",
    "dns": "10.10.0.2",
    "domains": "mydomain.local",
    "ntpserver": "se.pool.ntp.org"
  },
  "Prod": {
    "vbrserver": "10.10.30.30",
    "vcserver": "10.10.30.90",
    "network": "VM Network",
    "startipaddress": "10.10.30.150",
    "endipaddress": "10.10.30.160",
    "vbruser": "Administrator",
    "vcuser": "administrator@vsphere.local",
    "vcdatacenter": "Datacenter",
    "gateway": "10.10.30.1",
    "dns": "10.10.0.2",
    "domains": "mydomain.local",
    "ntpserver": "se.pool.ntp.org"
  }
}