vSphereAutoLab/Build/Automate/VC/vCentre60.json

102 lines
4.1 KiB
JSON

{
"INSTALLDIR" : "C:\\Program Files\\VMware\\",
"appliance.net.pnid" : "vc.lab.local",
"appliance.net.ports" : {
"autodeploy.ext.managementport" : 6502,
"autodeploy.ext.serviceport" : 6501,
"cis-license.int.http" : 12080,
"cm.int.cmhttp" : 18090,
"eam.int.http" : 15005,
"eam.int.https" : 15006,
"invsvc.int.http" : 10080,
"mbcs.int.http" : 10201,
"netdumper.ext.serviceport" : 6500,
"netdumper.int.webport" : 8000,
"perfcharts.int.https" : 13080,
"rhttpproxy.ext.port1" : 80,
"rhttpproxy.ext.port2" : 443,
"sca.int.scahttp" : 18091,
"sps.int.pbmhttp" : 8190,
"sps.int.pbmhttps" : 8191,
"sps.int.smshttp" : 22000,
"sps.int.smshttps" : 22100,
"sps.int.spshttp" : 21000,
"sps.int.spshttps" : 21100,
"sts.ext.port1" : 7444,
"sts.int.port1" : 7081,
"syslog.ext.port" : 514,
"syslog.ext.tls.port" : 1514,
"vapi.int.endpoint-http" : 12346,
"vapi.int.endpoint-https" : 12347,
"vapi.int.metadata-http" : 4298,
"vmafd.ext.port1" : 2020,
"vmca.ext.port1" : 2014,
"vmdir.compatibility.ext.port1" : 11711,
"vmdir.compatibility.ext.port2" : 11712,
"vmdir.dcerpc.ext.port1" : 2012,
"vmdir.ext.port1" : 389,
"vmdir.ext.port2" : 636,
"vmkdc.ext.port1" : 88,
"vpostgres.int.healthstat_port" : 5444,
"vpostgres.int.server_port" : 5432,
"vpxd.ext.port1" : 902,
"vpxd.int.sdk-port" : 8085,
"vpxd.int.sdk-tunnel-port" : 8089,
"vsm.int.http" : 15007,
"vsm.int.https" : 15008,
"vsphere-client.ext.port1" : 9443,
"workflow.int.jmx-port" : 19999,
"workflow.int.service-port" : 8088
},
"clientlocale" : "yes",
"db.clobber" : "yes",
"db.dsn" : "vCenterDB",
"db.password" : "VMware1!",
"db.type" : "external",
"db.user" : "vpx",
"deployment.node.type" : "embedded",
"machine.cert.replacement" : null,
"silentinstall" : null,
"system.vm0.hostname" : null,
"system.vm0.port" : "443",
"upgrade.import.directory" : null,
"vc.5x.password" : null,
"vc.5x.username" : null,
"vc.svcuser" : "",
"vc.svcuserpassword" : null,
"vmdir.cert.thumbprint" : null,
"vmdir.domain-name" : "vsphere.local",
"vmdir.first-instance" : true,
"vmdir.password" : "VMware1!",
"vmdir.replication-partner-hostname" : null,
"vmdir.site-name" : "Default-First-Site",
"vmware.data.directory" : "C:\\ProgramData\\VMware\\",
"ceip": {
"__comments": [
"++++VMware Customer Experience Improvement Program (CEIP)++++",
"VMware's Customer Experience Improvement Program (CEIP) ",
"provides VMware with information that enables VMware to ",
"improve its products and services, to fix problems, ",
"and to advise you on how best to deploy and use our ",
"products. As part of the CEIP, VMware collects technical ",
"information about your organization's use of VMware products ",
"and services on a regular basis in association with your ",
"organization's VMware license key(s). This information does ",
"not personally identify any individual. ",
"For more details about the Program and how VMware uses ",
"the information it collects through CEIP, please see the ",
"[http://www.vmware.com/info?id=1399 product documentation]. ",
"By default we have 'ceip.enabled': true, which indicates ",
"that you are joining CEIP. If you prefer not to ",
"participate in VMware's CEIP for this product, you should ",
"disable CEIP by setting 'ceip.enable': false. You may join ",
"or leave VMware's CEIP for this product at any time. Please ",
"confirm your acknowledgement by setting ",
"'ceip.acknowledged': true. ",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
],
"ceip.enabled": true,
"ceip.acknowledged": true
}
}