Skip to content

Commit cb8acdd

Browse files
Merge pull request #36 from bcorner13/patch-2
Update the README.md for clarification
2 parents 5dc846f + 7f72c7f commit cb8acdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module "example-server-linuxvm" {
4040
version = "X.X.X"
4141
vmtemp = "TemplateName"
4242
instances = 1
43-
vmname = "example-server-windows"
43+
vmname = "example-server-linux"
4444
vmrp = "esxi/Resources"
4545
network_cards = ["Name of the Port Group in vSphere"]
4646
ipv4 = {

0 commit comments

Comments
 (0)