Skip to content

Commit

Permalink
esxi2 -> esxi3 in VSPHERE_ESXI_HOST3 in devrc
Browse files Browse the repository at this point in the history
  • Loading branch information
vancluever committed Sep 7, 2017
1 parent 76b0e59 commit f3066d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf-vsphere-devrc.mk.example
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export VSPHERE_LICENSE ?= key # License resource test key
export VSPHERE_DC_FOLDER ?= dc-folder # DC resource test folder
export VSPHERE_ESXI_HOST ?= esxi1 # ESXi host to work with
export VSPHERE_ESXI_HOST2 ?= esxi2 # 2nd ESXi host to work with
export VSPHERE_ESXI_HOST3 ?= esxi2 # 3nd ESXi host to work with
export VSPHERE_ESXI_HOST3 ?= esxi3 # 3nd ESXi host to work with
export VSPHERE_HOST_NIC0 ?= vmnic0 # NIC0 for host net tests
export VSPHERE_HOST_NIC1 ?= vmnic1 # NIC1 for host net tests
export VSPHERE_VMFS_EXPECTED ?= scsi-name # Name of expected SCSI disk
Expand Down

0 comments on commit f3066d3

Please sign in to comment.